NSX-T Data Center REST API
Returns the state of the public cloud routing tables from a VPN point of view.
Request:
Method:
GET
URI Path(s):
/api/v1/csm/vpn/routing-tables/state
Request Headers:
n/a
Query Parameters:
VpnRoutingTablesStateListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-csm>/api/v1/csm/vpn/routing-tables/stateSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VpnRoutingTableStateListResult+