API Guide

Table Of Contents
Method
get
Response Class
ServerNetworkObjects
Response Content-Type: application/xml, application/json
Parameters
Table 57. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
serviceId (required) N/A path string
serverId (required) N/A path string
Response Status Codes
Table 58. Response Status Codes
HTTP Status Code Reason
401 No login information specified in the request
403 User doesn't have privileges to access this
operation
500 Internal Error, contact your system administrator
/DeviceGroup/
Desciption
Retrieve all Device Group from Inventory with filter, sort, paginate, return Device Group which contains
list of Managed Devices and User if exist
Method
get
Response Class
[ DeviceGroup ]
Response Content-Type: application/xml, application/json
50