Remove device groups from node

Removes device groups from a node in a Golden Config tree.

Authentication

AuthorizationBasic

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

Request

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

Response

updateNodeResult
status"success"
messagestring

Errors

500
Internal Server Error