Export Policies
Exports the content of policies into ZIP archive. The format of the exported data is subject to change and should be used only in the scope of same product version. Note: while exporting an embedded policy its parent will be exported as well.
Request
URI
GET
https://{api_host}/suite-api/api/policies/export
COPY
Query Parameters
string of
array
id
Required
Policy identifiers to export
Responses
200
The content of specified policies are exported successfully.
Operation doesn't return any data structure
404
Policies with provided ids not found.
Operation doesn't return any data structure
500
Failed to export policies.
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/policies/export?id=v
Policies Operations
PUT
Unassign Policy
PUT
Assign Policy
PUT
Update Priorities
PUT
Set Default Policy
GET
Get Policies
POST
Create Policy
POST
Import Policies
POST
Apply Policy
GET
Get Policy Settings
DELETE
Delete Policy Settings
PATCH
Patch Policy Settings
GET
Export Policies
DELETE
Delete Policy