Summary
Gets a policy's targets
Description
Given a policy, return all of its targets
Route
GET /policy-manager/policies/:id/targets
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | id of the policy |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Targets |