API Guide
{
"Key":"shareType",
"Value":"NFS"
},
{
"Key":"shareAddress",
"Value":"1.2.3.4"
},
{
"Key":"shareName",
"Value":"filepath"
},
{
"Key":"logSelector",
"Value":"0,1,2"
}
]
}
Table 117. 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.
Override Ignores device state and performs the operation
upInterfaceIds Id of the port that must be configured or toggled. If there are
multiple ports these are separated by a "," in the parameter.
mtuSize You can determine the MinMtu and MaxMtu for a port from /
DeviceService/Devices(id)/
InventoryDetails('portInformation'). The mtuSize
must be a value within this range.
Target Device ID retrieved from /api/DeviceService/Devices
logSelector The supported values are:
• 0—collect hardware logs
Monitor 327