Reference Guide

MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
"Status/State"
This property is a member of HpMoonshotPower
Indicates the known state of this resource (for example, if the resource is enabled). Enabled indicates that the resource is available. Disabled indicates that the resource has been made
unavailable intentionally, but it can be enabled. Offline indicates that the resource is unavailable intentionally and requires action to be made available. InTest indicates that the
component is undergoing testing. Starting indicates that the resource is on its way to becoming available. Absent indicates that the resource is physically unavailable.
JSON type: String containing one of the following supported values:
"Critical"
"Enabled"
"Disabled"
"Offline"
"InTest"
"Starting"
"Absent"
"Uninitialized"
"OK"
"Not Installed"
"Failed"
"Degraded"
"Removed"
"Redundant"
"Not Redundant"
"Insufficient to Operate"
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
"HpMoonshotSwitch" Resource Type
Resource Instances
/rest/v1/Chassis/{item}/Switches/{item}
See Resource Map for more details.
"HpMoonshotSwitch" defines the following properties specified in JSON-pointer syntax
"BayNumber"
This property is a member of HpMoonshotSwitch
JSON type: Integer greater than or equal to 0.
HTTP Operations