Management Plane API >
Networking
>
Logical Routing And Services
>
Routing Configuration
Delete a specific RouteMap on a Logical Router
Deletes a specific RouteMap on the specified logical router.
Request:
Method:
DELETE
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:
DELETE https://<nsx-mgr>/api/v1/logical-routers/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4b8c/routing/route-maps/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4444
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
crud
Feature:
routing_routers
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
500 Internal Server Error
503 Service Unavailable