NSX-T Data Center REST API

Delete a specific Static Route on a Logical Router (Deprecated)

Deletes a specific static route on the specified logical router.
Deprecated:
Please use below Policy APIs.
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/static-routes/<route-id>
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/static-routes/<route-id>

Request:

Method:
DELETE
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/static-routes/{id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

routing_routers

Additional Errors: