Policy >
Security
>
East West Security
>
Distributed Firewall
>
Task
Download exported file
Download the exported file generated from the last export task.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/export?action=download
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/export?action=download
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/octet-stream
Response Body:
n/a
Example Response:
zipped file containing the exported configuration in CSV format.
Required Permissions:
read
Feature:
policy_dfw
Additional Errors:
404 Not Found
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable