NSX-T Data Center REST API
List route maps
Paginated list of all route maps under a tier-0This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/tier-0s/<tier-0-id>/route-maps
                  
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/route-maps
              
            /policy/api/v1/global-infra/tier-0s/<tier-0-id>/route-maps
Request Headers:
                n/a
            Query Parameters:
    PolicyListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/vmc_prv/route-mapsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    Tier0RouteMapListResult+
  