Summary
Save tree
Description
Modify and update a Golden Config Tree.
Route
POST /golden_config/gc/:tree
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree's ID. |
data | object | yes | Golden Config Tree's data. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | string | Status of update. |