API Guide

Table Of Contents
"JobType":{
"Id":18,
"Name":"DebugLogs_Task"
},
"Targets":[
{
"Id":10038,
"TargetType":{
"Id":1000,
"Name":"DEVICE"
}
}
],
"Params":[
{
"Key":"OPERATION_NAME",
"Value":"EXTRACT_LOGS"
},
{
"Key":"shareType",
"Value":"NFS"
},
{
"Key":"shareAddress",
"Value":"1.2.3.4"
},
{
"Key":"shareName",
"Value":"filepath"
},
{
"Key":"logSelector",
"Value":"0,1,2"
}
]
}
Table 121. 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.
364 Monitor