NSX Autonomous Edge REST API
Delete a specific Static Route on a Logical Router
Deletes a specific static route on the specified logical router.Request:
Method:
DELETE
URI Path(s):
/routing/static-routes/{static-route-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<ip>/api/v1/routing/static-routes/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4444Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a