Summary
Add a device to a Device Group
Description
Add a device to a Device Group
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
device | string | yes | Name of the device |
device_group | string | yes | Name of the Group, which can be found from NSO or by using getAuthGroups task of AdapterNSO |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Return result of adding a device to a device group |