NSX-T Data Center REST API

Patch 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:
PATCH
URI Path(s):
/policy/api/v1/infra/drafts/{draft-id}
/policy/api/v1/global-infra/drafts/{draft-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/drafts/{draft-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
PolicyDraft+

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_dfw

Additional Errors: