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