NSX-T Data Center REST API
Get a specific RouteMap on a Logical Router (Deprecated)
Read a specific RouteMap on the specified logical router.Deprecated:
Please use below Policy APIs.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/route-maps/<route-maps-id>
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/logical-routers/{logical-router-id}/routing/route-maps/{id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-routers/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4b8c/routing/route-maps/243cef41-bf97-493d-8a2d-703dca9de4dcSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    RouteMap+