NSX-T Data Center REST API

Delete a specified static route BFD peer cofigured on a specified logical router (Deprecated)

Deletes the specified BFD peer present on specified logical router.
Deprecated:
Please use below Policy APIs.
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/static-routes/bfd-peers/<bfd-peer-id>

Request:

Method:
DELETE
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/static-routes/bfd-peers/{bfd-peer-id}
Request Headers:
n/a
Query Parameters:
StaticHopBfdPeerDeleteRequestParameters+
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: