Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
Example
HTTP POST to resource with request JSON:
{ "Action": "IndicatorLEDControl", "ControlType": "Lit"}
POST Action "PowerControl"
Parameter "ControlType"
"ControlType" may be one of the following values:
"On"
"Off"
Example
HTTP POST to resource with request JSON:
{ "Action": "PowerControl", "ControlType": "On"}
"HpiLODateTime" Resource Type
Resource Instances
/rest/v1/Managers/{item}/DateTime
See Resource Map for more details.
iLO date and time.
"HpiLODateTime" defines the following properties specified in JSON-pointer syntax
"ConfigurationSettings"
This property is a member of HpiLODateTime
State of the currently displayed configuration settings.
JSON type: String containing one of the following supported values:
"Current"
"SomePendingReset"
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
"DateTime"