Governance
Downloads violations CSV for policy.
Downloads CSV violations report for a specific policy id. This does not support continuous policies.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the policy to download violations for.
Response
200
text/csv; charset=UTF-8
Downloads csv of batch policy violations.
CSV of all the violations found for this policy.