NSX-T Data Center REST API
Create or update a manual draft
Create a new manual draft if the specified draft id does not correspondto 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_draftSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyDraft+