Summary
Update a devices
Description
Update devices attached to the leaf.
Route
POST /golden_config/updateDevices
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| devices | array | yes | Device names. | 
| tree | string | yes | Tree's ID. | 
| nodeid | string | yes | Node's ID. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | array | New/updated devices. |