/policy/{policyType}/{policyName}

Mount Point: /apiv1/policy/{policyType}/{policyName}

The following operations are supported on this resource:

GET

Get the specified policy

Parameters

name description type default
policyType The type of the policy path
policyName The name of the policy path
depth Depth to expand children to query 1

Response Body

element: policy

(no documentation provided)

PUT

Update the specified policy

Parameters

name description type default
policyType The type of the policy path
policyName The name of the policy path

Request Body

element: policy

(no documentation provided)

Response Body

element: (custom)

(no documentation provided)

DELETE

Delete the specified policy

Parameters

name description type default
policyType The type of the policy path
policyName The name of the policy path

Response Body

element: (custom)

(no documentation provided)