Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
GET Rendered if supported by the implementation or omitted if not. The value of this property may also be null if it is unavailable at the time of the request.
POST Action "Reset"
Parameter "ResetType"
"ResetType" may be one of the following values:
"On"
"Off"
"Reset"
"ColdReset"
"Nmi"
"GracefulShutdown"
Example
HTTP POST to resource with request JSON:
{ "Action": "Reset", "ResetType": "On"}
POST Action "PowerButton"
Parameter "PushType"
"PushType" may be one of the following values:
"Press"
"PressAndHold"
Example
HTTP POST to resource with request JSON:
{ "Action": "PowerButton", "PushType": "Press"}
"EthernetNetworkInterface" Resource Type
Resource Instances
/rest/v1/Managers/{item}/NICs/{item}
See Resource Map for more details.
The schema definition of a simple ethernet NIC resource.
"EthernetNetworkInterface" defines the following properties specified in JSON-pointer syntax
"Autosense"