Summary
Get Device Groups For Host
Description
Get a list of all device groups for a specific host.
Route
GET /device_management/deviceGroupsForHost/:host
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
host | string | yes | Host's name. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
devicegroups | array | List of all the device groups for a specific host. |