NSX-T Data Center REST API
Get forwarding table from tier-0
Get forwarding table from tier-0Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tier-0s/<tier-0-id>/forwarding-table
                  
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/forwarding-table
              
            /policy/api/v1/global-infra/tier-0s/<tier-0-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-0s/vmc/forwarding-tableSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    RoutingTableListResult+