Update Golden Config rule set

Updates the config rule set of a JSON Golden Config tree version.

Authentication

AuthorizationBasic

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

Request

request body
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
versionstringOptional
nodePathstringOptional
ruleSetobjectOptional

Response

status of the rule set update.
status"success"
messagestring

Errors

500
Internal Server Error