Runs SOD policy violation report
POST {{baseUrl}}/sod-policies/:id/violation-report/run
This invokes processing of violation report for given SOD policy. If the policy reports more than 5000 violations, the report returns with violation limit exceeded message. Requires role of ORG_ADMIN.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"PENDING","type":"REPORT_RESULT","id":"2e8d8180-24bc-4d21-91c6-7affdb473b0d","name":"policy-xyz"}