Policies APIs
/api/policies - APIs for managing policies
Operations
GET
Get Policies
Get all available policies.
POST
Create Policy
Create a new policy.
POST
Apply Policy
Apply policy to the given groups
PUT
Set Default Policy
Set given policy as default policy.
GET
Export Policies
Export the content of policies into ZIP archive.
POST
Import Policies
Import policy content from an archive of ZIP format
PUT
Update Priorities
Update priority order of provided policies
DELETE
Delete Policy
Delete policy for the specified identifier included descendants if requested.
PUT
Assign Policy
Assign policy to the given groups, and objects
DELETE
Delete Policy Settings
Make provided settings in the policy inherited from parent policy.
GET
Get Policy Settings
Get policy settings for the specified identifier.
PATCH
Patch Policy Settings
Update only provided settings in the policy.
PUT
Unassign Policy
Unassign policy from given groups, and objects