Add node(s) to a compliance plan

Adds new node(s) to an already existing compliance plan.

Authentication

AuthorizationBasic

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

Request

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

Response

updateResult
status"success"
messagestring

Errors

500
Internal Server Error