VPNEndpointV2s REST Endpoints

VPNEndpointV2s
Use this API to set up a VPN connection between your data center and IP networks in your Compute Classic site. This provides a secure communication channel between your data center and instances that are added to your IP networks. To set up a VPN connection, see Workflow for Setting Up a VPN Connection in Using Oracle Cloud Infrastructure Compute Classic.

These endpoints are not available on Oracle Cloud Machine.

Create a VPN Endpoint V2
Method: post
Path: /vpnendpoint/v2/
Delete a VPN Endpoint V2
Method: delete
Path: /vpnendpoint/v2/{name}
Retrieve Details of a VPN Endpoint V2
Method: get
Path: /vpnendpoint/v2/{name}
Retrieve Details of all VPN Endpoint V2s in a Container
Method: get
Path: /vpnendpoint/v2/{container}/
Update a VPN Endpoint V2
Method: put
Path: /vpnendpoint/v2/{name}