API Guide

"Params": [
{
"Key": "override",
"Value": "true"
},
{
"Key": "powerState",
"Value": "12"
},
{
"Key": "operationName",
"Value": "POWER_CONTROL"
},
{
"Key": "deviceTypes",
"Value": "1000"
}
],
"JobType": {
"Id": 3,
"Name": "DeviceAction_Task",
"Internal": false
}
}
Table 114. Attributes
Attribute Description
Target Id ID of the device.
SlotNumber The supported slot numbers are:
1-8 for computes
1-6 for IOMs
Slot Type The supported slot types are:
2000 for computes
4000 for IOM
PowerState The supported values are:
2 (Power On)—Transitions the system to "power on" state.
The corresponding ACPI state is G0/S0.
5 (Power Cycle (Off Soft))—Turns off the system. The
corresponding ACPI state is G2/S5, in which the system
consumes a minimal amount of power. The system, then,
transitions to "power on" state. The corresponding ACPI state
for "power on" is G0/S0.
8 (Power Off – Soft Non-Graceful)—Transitions the system to
off state. The corresponding ACPI state G2/S5, in which the
system consumes a minimal amount of power.
10 (Master Bus Reset)—Performs hardware reset on the
system.
12 (Power Off - Soft Graceful)—Performs an orderly transition
to "power off" state. The corresponding ACPI state is G2/S5,
in which the system consumes a minimal amount of power.
312 Monitor