Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
"Target" may be one of the following values:
"/Oem/Hp"
Parameter "AssetTag"
"AssetTag" may be one of the following values:
Example
HTTP POST to resource with request JSON:
{ "Action": "SetAssetTag", "Target": "/Oem/Hp", "AssetTag": ""}
POST Action "AutoPowerOnControl"
Parameter "Target"
"Target" may be one of the following values:
"/Oem/Hp"
Parameter "ControlType"
"ControlType" may be one of the following values:
"On"
"Off"
Example
HTTP POST to resource with request JSON:
{ "Action": "AutoPowerOnControl", "Target": "/Oem/Hp", "ControlType": "On"}
POST Action "SetChassisName"
Parameter "Target"
"Target" may be one of the following values:
"/Oem/Hp"
Parameter "ChassisName"
"ChassisName" may be one of the following values:
Example
HTTP POST to resource with request JSON: