List L3VPN Sessions
DescriptionPaginated list of L3Vpns. This API is deprecated. Please use the following APIs instead:
- GET /infra/tier-0s/
/locale-services/ /ipsec-vpn-services/ default/sessions to list all IPSecVpnSessions. - GET /infra/tier-0s/
/locale-services/ /ipsec-vpn-services/ default/local-endpoints to list all IPSecVpnLocalEndpoints. - GET /infra/ipsec-vpn-tunnel-profiles to list all IPSecVpnTunnelProfiles.
- GET /infra/ipsec-vpn-ike-profiles to list all IPSecVpnIkeProfiles.
- GET /infra/ipsec-vpn-dpd-profiles to list all IPSecVpnDpdProfiles.
If used, this deprecated API will only return L3Vpns that were created through the deprecated
PATCH and PUT /infra/tier-0s/
/locale-services/ /l3vpns/ APIs.
Request
URLURL
Path Parameters
Path Parameters
Query Parameters
Query Parameters
Opaque cursor to be used for getting next page of records (supplied by current result page)
Include objects that are marked for deletion in results
Comma separated list of fields that should be included in query result
Resource type of L3Vpn Session
Possible values are: PolicyBasedL3VpnSession , RouteBasedL3VpnSession
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Authentication
Response
Response BodyResponse Body
200 OK
Errors
Bad Request
Forbidden
Not Found
Precondition Failed
Internal Server Error
Service Unavailable
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmw-doc-deprecated: null
x-vmw-doc-operation: list-l3vpn-sessions
x-vmw-nsx-module: PolicyL3Vpn