/v3/policy/{id}
Mount Point: /api/v3/v3/policy/{id}
PUT
Updates properties of an existing policy.
Parameters
| name | description | type | default |
|---|---|---|---|
| id | The identifier of the policy to be updated. | path |
Request Body
| element: | (custom) |
The policy properties.
Response Body
| element: | (custom) |
The updated policy.
DELETE
Delete a policy.
Parameters
| name | description | type | default |
|---|---|---|---|
| id | The identifier of the policy to be deleted. | path |