InlineIPSecVPNSession1
{
"local_endpoint_id": "string",
"peer_endpoint_id": "string",
"enabled": false,
"resource_type": "string",
"ipsec_vpn_service_id": "string"
}
Local endpoint identifier.
Peer endpoint identifier.
Enable/Disable IPSec VPN session.
A Policy Based VPN requires to define protect rules that match local and peer subnets. IPSec security associations is negotiated for each pair of local and peer subnet. A Route Based VPN is more flexible, more powerful and recommended over policy based VPN. IP Tunnel port is created and all traffic routed via tunnel port is protected. Routes can be configured statically or can be learned through BGP. A route based VPN is must for establishing redundant VPN session to remote site.
Identifier of VPN Service linked with local endpoint.