NSX-T Data Center Global Manager REST API
Read a domain by ID
Returns the configuration of a specific domain identified by the domain ID.Domains are used to scope groups, security policies, and gateway policies.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/domains/{domain-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/domains/vmcSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Domain+