Remove node(s) from a compliance plan

Removes new node(s) from an already existing compliance plan.

Authentication

AuthorizationBasic

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

Request

request body
planIdstringOptionalformat: "^[0-9a-f]{24}$"
nodeIdslist of stringsOptional
optionsobjectOptional

Response

updateResult
status"success"
messagestring

Errors

500
Internal Server Error