API Guide

] }
Configuring
chassis name
Example response body
{
"JobName": "Update Chassis Name",
"JobDescription": "Update Chassis Name",
"Schedule": "startnow",
"State": "Enabled",
"Targets": [
{
"Id": 25016,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
{
"Key": "operationName",
"Value": "SET_NAME"
},
{
"Key": "name",
"Value": "MX-7BU258R"
}
],
"JobType":
{
"Id": 3,
"Name": "DeviceAction_Task"
}
}
Setting slot names
for blade servers
Example response body
{
"JobName": "Update slot name",
"JobDescription": "Update slot name",
"Schedule": "startnow",
"State": "Enabled",
"Targets": [
{
"Id": 25016,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
{
"Key": "slotConfig",
"Value": "1|1000|SLED1"
},
{
"Key": "operationName",
"Value": "UPDATE_SLOT_DATA"
}
],
"JobType": {
"Id": 3,
"Name": "DeviceAction_Task"
}
}
306
Monitor