Update Golden Config node

Updates properties of the specified Golden Config node.

Authentication

AuthorizationBasic

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

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId
versionstringRequired
version
nodePath(*)stringRequired

Request

request body
nodePathstringOptional
namestringOptional
attributesobjectOptional

Response

updateNodeResult
status"success"
messagestring

Errors

500
Internal Server Error