Summary
Adds a new Golden Config tree
Description
Adds a new Golden Config tree
Route
POST /configuration_manager/configs/:treeId
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
treeId | string | yes | ID of the new Golden Config tree |
version | string | yes | new version name |
base | string | yes | the version of the tree on which to base the new version |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
treeVersion | object | details of the initial version of the newly created tree |