NSX-T Data Center REST API

Delete custom IPSec local endpoint (Deprecated)

Delete custom IPSec local endpoint. Deprecated:
Please use below Policy APIs.
DELETE /policy/api/v1/infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id>
DELETE /policy/api/v1/infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/local-endpoints/<local-endpoint-id>

Request:

Method:
DELETE
URI Path(s):
/api/v1/vpn/ipsec/local-endpoints/{ipsec-vpn-local-endpoint-id}
Request Headers:
n/a
Query Parameters:
DeleteRequestParameters+
Request Body:
n/a

Successful Response:

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

Required Permissions:

crud

Feature:

vpn

Additional Errors: