Policy > Security > East West Security > Distributed Firewall > Settings > Drafts

Get a preview of a configuration after publish of a draft

Get a preview of a configuration which will be present after publish of
a specified draft. The response essentially is a hierarichal payload
containing the configuration, which will be in active after a specified
draft gets published onto current configuration.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/drafts/<draft-id>/complete
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/drafts/test_draft/complete

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Infra+

Example Response:

TODO

Required Permissions:

read

Feature:

policy_dfw

Additional Errors: