Identity Broker REST API Reference

UnboundID Logo

/policies/{id}/policysets

This resource is available only to principals with these entitlements: "ROLE_READ_POLICYSET" "ROLE_BROKER_ADMIN"

Mount Point: /auth/api/v1/policies/{id}/policysets/

GET

This operation is available only to principals with these entitlements: "ROLE_READ_POLICYSET" "ROLE_BROKER_ADMIN"

Get a list of policy sets that reference the specified policy.

Parameters

name description type default
id Either a Xacml policy ID (URN) or the policy's dataStore Id. path

Response Body

element: (custom)
media types: application/json

list of policy set Ids, never null

Status Codes

code description
200 Success
404 No such object