Get Decisions
Returns a paginated list of policy decisions. If a dryRunId is provided, the return value has a field indicating whether the dry run is complete.
Zero-based page index (0..N)
The size of the page to be returned
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
dryRunId
Matches will only include decisions with this project ID
Matches will only include policies of this type
Matches will start with this string in their policy name or target name or have this string somewhere in their description.
Number of records you want
1
Number of records you want to skip
1
Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
OK
Unauthorized
"PagePolicyDecisionObjectNode Object"
A decision made to enforce policies.
empty
first
last
number
numberOfElements
pageable
size
sort
totalElements
totalPages
Forbidden
"PagePolicyDecisionObjectNode Object"
A decision made to enforce policies.
empty
first
last
number
numberOfElements
pageable
size
sort
totalElements
totalPages
curl -H 'Authorization: <value>' https://{api_host}/policy/api/policyDecisions