Runs all policies for org

POST {{baseUrl}}/sod-violation-report/run

Runs multi-policy report for the org. If a policy reports more than 5000 violations, the report mentions that the violation limit was exceeded for that policy. If the request is empty, the report runs for all policies. Otherwise, the report runs for only the filtered policy list provided. Requires role of ORG_ADMIN.

Request Body

{"filteredPolicyList"=>["b868cd40-ffa4-4337-9c07-1a51846cfa94", "63a07a7b-39a4-48aa-956d-50c827deba2a"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status":"PENDING","type":"REPORT_RESULT","id":"37b3b32a-f394-46f8-acad-b5223969fa68","name":"Multi Query Report"}