API Guide

HTTP Status Code Reason
409 Group already exists in inventory, rst error encountered error
causes an error response to return. Call will not return a list of
errors.
/DeviceGroup/{refId}
Description
Retrieve Device Group from Inventory based on refId
Method
get
Response Class
DeviceGroup
Response Content-Type: application/xml, application/json
Parameters
Table 73. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Reference Id N/A path string
Response Status Codes
Table 74. Response Status Codes
HTTP Status Code Reason
200 Device Group retrieved from inventory
404 Device Group not found in inventory
/DeviceGroup/{refId}
Description
Update Device Group in Inventory
Method
put
Response Class
DeviceGroup
Response Content-Type: application/xml, application/json
49