NSX-T Data Center REST API
Get IPSec local endpoint list result (Deprecated)
Get paginated list of all local endpoints. Deprecated:Please use below Policy APIs.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/ipsec-vpn-services/<service-id>/local-endpoints
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/ipsec-vpn-services/<service-id>/local-endpoints
Request:
Method:
GET
URI Path(s):
/api/v1/vpn/ipsec/local-endpoints
Request Headers:
n/a
Query Parameters:
IPSecVPNLocalEndpointListParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IPSecVPNLocalEndpointListResult+