NSX-T Data Center REST API
Get Tier1 state
ReturnsRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/{tier-1-id}/state
/policy/api/v1/global-infra/tier-1s/{tier-1-id}/state
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/state
/policy/api/v1/global-infra/tier-1s/{tier-1-id}/state
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/state
Request Headers:
n/a
Query Parameters:
Tier1StateRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/cgw/stateSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Tier1GatewayState+