InlineChildIPSecVpnSession1

InlineChildIPSecVpnSession1
InlineChildIPSecVpnSession1
JSON Example
{
    "IPSecVpnSession": {
        "authentication_mode": "string",
        "compliance_suite": "string",
        "connection_initiation_mode": "string",
        "dpd_profile_path": "string",
        "enabled": false,
        "ike_profile_path": "string",
        "local_endpoint_path": "string",
        "peer_address": "string",
        "peer_id": "string",
        "psk": "string",
        "resource_type": "string",
        "tcp_mss_clamping": {
            "direction": "string",
            "max_segment_size": 0
        },
        "tunnel_profile_path": "string"
    }
}
IPSecVpnSession
Required

VPN session defines connection between local and peer endpoint. Until VPN session is defined configuration is not realized.