NSX-T Data Center REST API
Get routing table from tier-0 in CSV format
Get routing table from tier-0 gateway in CSV format.Request:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/routing-table?format=csv
/policy/api/v1/infra/tier-0s/<tier-0-id>/routing-table?format=csv
/policy/api/v1/infra/tier-0s/<tier-0-id>/routing-table?format=csv
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-table?format=csvSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
GatewayRouteTableInCsvFormat+