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