Summary
Add Devices to Node
Description
Add devices to a node in a Golden Config tree
Route
POST /configuration_manager/configs/:treeId/:version/:nodePath(*)/devices
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| treeId | string | yes | - | 
| version | string | yes | - | 
| nodePath | string | yes | - | 
| devices | array | yes | device names to add | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| updateNodeResult | object | - |