/policysets/includes
This resource is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.READ_POLICYSET com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN
Mount Point: /auth/api/v1/policysets/includes/
GET
This operation is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.READ_POLICYSET com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN
Retrieve a specified list of policy sets.
Parameters
| name | description | type | default |
|---|---|---|---|
| includesList | Comma-separated IDs of policy sets to retrieve. | query |
Response Body
| result: | persistedPolicySet |
| media types: | application/json |
The requested policy sets.
Status Codes
| code | description |
|---|---|
| 200 | Success |
| 404 | No such object |