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

Create or update a manual draft

Create a new manual draft if the specified draft id does not correspond
to an existing draft. Update the manual draft otherwise.
Auto draft can not be updated.

Request:

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

Example Request:

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

Successful Response:

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

Example Response:

TODO

Required Permissions:

crud

Feature:

policy_dfw

Additional Errors: