Summary
Remove device from Device Group
Description
Remove a device from a Device Group within NSO
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 getAuthGroup() task of AdapterNSO canvas of Automation Studio | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Return result of removing a device from a device group |