Summary
Creates a policy.
Description
Creates a new policy document.
Route
POST /policy-manager/policies
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
policyDetails | object | yes | Details of policy to be created |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Response object with the document that was created. |