Summary
Get Authentication Group for Specific Device
Description
Get the authentication group for a specific device.
Route
GET /device_management/authgroup/:name
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | Device name. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| authgroups | string | Authentication group. |