Summary
Runs a compliance plan
Description
This API call will create WF job that will execute the compliance plan
Route
POST /configuration_manager/compliance_plans/run
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
planId | string | yes | Id of the Compliance Plan from which to spawn the instance. |
options | object | no | Additional Options. Note: None currently supported |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | The details of the plan instance that was created. |