NSX-T Data Center Global Manager REST API
Read a policy configuration draft by ID
Returns the configuration of a specific NSX policy draft identified by the draft ID.Drafts allow administrators to stage and review configuration changes before publishing
them to the live environment.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/drafts/{draft-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyDraft+