This function returns a list of device groups.
Resource Information
Method |
URL |
Required authentication |
GET |
/V1/CMDB/DeviceGroups |
Yes |
Name |
Description |
---|---|
Token*required |
The token can be obtained by sending a POST request to the log in session endpoint and provide valid credentials. |
Parameter |
Type |
Description |
Example |
---|---|---|---|
deviceGroups |
array |
A list of all accessible domains. |
{ |
id |
string |
The ID of a device group |
|
name |
string |
The name of a device group |
|
type |
integer |
The type of a device group. ▪0: Public ▪1: Private ▪2: System |