Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
HTTP POST to resource with request JSON:
{ "Action": "AddSSHPublicKey", "KeyData": "", "Target": "/Oem/Hp"}
POST Action "RemoveSSHPublicKey"
Parameter "Target"
"Target" may be one of the following values:
"/Oem/Hp"
Example
HTTP POST to resource with request JSON:
{ "Action": "RemoveSSHPublicKey", "Target": "/Oem/Hp"}
"ManagerNetworkService" Resource Type
Resource Instances
/rest/v1/Managers/{item}/NetworkService
See Resource Map for more details.
"ManagerNetworkService" defines the following properties specified in JSON-pointer syntax
"ActiveNICIPAddress/0"
This property is a member of ManagerNetworkService
a usable IPv4 address
JSON type: String
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
"ActiveNICIPAddress/1"
This property is a member of ManagerNetworkService
a usable IPv6 address
JSON type: String
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.