Summary
Rename a leaf
Description
Update the label of a leaf.
Route
POST /golden_config/renameLeaf
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
label | string | yes | New label. |
tree | string | yes | Tree's ID. |
nodeid | string | yes | Node's ID. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | array | Device names in the Node. |