API Guide

Table Of Contents
{
"Key": "override",
"Value": "true"
},
{
"Key": "powerState",
"Value": "5"
},
{
"Key": "operationName",
"Value": "POWER_CONTROL"
},
{
"Key": "deviceTypes",
"Value": "1000"
}
]
}
System reseat Example response body
{
"Id": 0,
"JobName": "System Reseat",
"JobDescription": "Power Control Task: System Reseat",
"State": "Enabled",
"Schedule": "startnow",
"JobType": {
"Name": "DeviceAction_Task"
},
"Targets": [
{
"Id": 10043,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
{
"Key": "operationName",
"Value": "VIRTUAL_RESEAT"
}
]
}
Reset iDRAC
Example response body
{
"JobName": "Reset iDRAC",
"JobDescription": "Reset iDRAC",
"Schedule": "startnow",
"State": "Enabled",
"JobType":
{
"Id": 3,
"Name": "DeviceAction_Task",
"Internal": false
},
"Params":
[
{"Key": "operationName", "Value": "RESET_IDRAC"}
],
"Targets":
[
{
"Id": 10043,
"Data": "",
360 Monitor