API Guide
Parameter Value Description Default Value Parameter Type Data Type
e,updatedBy,update
dDate
lter N/A Valid lter columns:
name,description,us
ers,devices,created
By,updatedBy,create
dDate,updatedDate
N/A query array
oset N/A Pagination Oset 0 query integer
limit N/A Page Limit 50 query integer
Response Status Codes
Table 70. Response Status Codes
HTTP Status Code Reason
200 Device Group retrieved from inventory on lter, sort, paginate
/DeviceGroup/
Description
Create Device Group in Inventory
Method
post
Response Class
DeviceGroup
Response Content-Type: application/xml, application/json
Parameters
Table 71. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A N/A body DeviceGroup
Response Status Codes
Table 72. Response Status Codes
HTTP Status Code Reason
201 Device Group created in inventory
400 Invalid Device Group object to create in inventory, rst error
encountered error causes an error response to return. Call will
not return a list of errors.
48