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