Update properties of a compliance plan instance

Updates properties of the specified compliance plan instance.

Authentication

AuthorizationBasic

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

Request

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

Response

updateResult
status"success"
messagestring

Errors

500
Internal Server Error