Skip to main content

List policies

List policies by NRN or conditions

Path Parameters
nrn string

The NRN of the resource (including children resources) where the policy will apply.

Example: organization=1:account=2:namespace=4:application=4:scope=5

conditions string

The conditions that the policy applies to, as a JSON object.

Responses
200
Schema OPTIONAL
paging object OPTIONAL
offset integer OPTIONAL

The start of the paging window. Minimum is 0.

limit integer OPTIONAL

Maximum number of elements to retrieve per call. Maximum is 200.

total integer OPTIONAL

Total number of elements that can be retrieved

results object[] OPTIONAL
id integer

A system-wide unique ID representing the policy

nrn string

The NRN of the resource (including children resources) where the policy will apply

name string

The name of the policy

conditions object

The conditions that the policy applies to, as a JSON object