Run a compliance plan

Creates a workflow job to execute the compliance plan.

Authentication

AuthorizationBasic

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

Request

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

Response

The details of the plan instance that was created.

Errors

500
Internal Server Error