NSX-T Data Center REST API
Get routing table from tier-0
Get routing table from tier-0Request:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/routing-table
/policy/api/v1/infra/tier-0s/<tier-0-id>/routing-table
/policy/api/v1/infra/tier-0s/<tier-0-id>/routing-table
Request Headers:
n/a
Query Parameters:
RoutesRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/vmc/routing-tableSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RoutingTableListResult+