NSX-T Data Center REST API
Delete a specific IPPrefixList on a Logical Router (Deprecated)
Deletes a specific IPPrefixList on the specified logical router.Deprecated:
Please use below Policy APIs.
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/prefix-lists/<prefix-list-id>
Request:
Method:
DELETE
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/ip-prefix-lists/{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/ip-prefix-lists/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4444Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a