API Guide

Table Of Contents
Parameters
Table 61. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A N/A body DeviceGroup
Response Status Codes
Table 62. Response Status Codes
HTTP Status Code Reason
201 Device Group created in inventory
400 Invalid Device Group object to create in inventory,
first error encountered error causes an error
response to return. Call will not return a list of
errors.
409 Group already exists in inventory, first error
encountered error causes an error response to
return. Call will not return a list of errors.
/DeviceGroup/{refId}
Desciption
Retrieve Device Group from Inventory based on refId
Method
get
Response Class
DeviceGroup
Response Content-Type: application/xml, application/json
Parameters
Table 63. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Reference Id N/A path string
52