Action Pending Violations

The following URIs handle policy violations:
  • /policyviolations GET: Returns all pending violations.

  • /policyviolations/{pvid}/causes GET: Returns the reason for the violations. The type of information returned is rule description, status, and so on.

  • /policyviolations/{pvid}/causes/{causeid} GET: Returns the reasons for this specific violation.

  • /policyviolations/{pvid}/causes/{causeid} PUT: Updates the specific cause by either re-assigning or taking action.

  • /requests POST: Withdraws update and entity in the violation.