Summary
Remove Devices from Node
Description
Remove devices from a node in a Golden Config tree
Route
DELETE /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 remove | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| updateNodeResult | object | - |