Summary
Get Device Group by Name
Description
Retrieves a single group document by name
Route
GET /configuration_manager/name/devicegroups
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
groupName | string | yes | Group's name |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
deviceGroup | object | JSON object that contains the device group details |