Update properties of a Golden Config tree version

Updates properties of the specified Golden Config tree version.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId
versionstringRequired
version

Request

request body
namestringOptional
variablesobjectOptional

Response

status of creation and the new tree, if successful
status"success"
messagestring

Errors

500
Internal Server Error