Summary
Get Device Groups for a Device
Description
Get a list of all device groups associated with a particular device
Route
GET /device_management/deviceGroupsForDevice/:device
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| device | string | yes | Device's name |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| devicegroups | array | Device groups |