Summary
Delete a line/block config
Description
Delete a line or a block of configuration.
Route
POST /golden_config/deleteConfig/:tree/:nodeid/:xpath
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree ID. |
nodeid | string | yes | Node ID. |
xpath | string | yes | XPath to the values. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
trail | object | Updated FAML Object |