InlineChildL3Vpn1

InlineChildL3Vpn1
InlineChildL3Vpn1
JSON Example
{
    "L3Vpn": {
        "dh_groups": [
            "string"
        ],
        "enable_perfect_forward_secrecy": false,
        "enabled": false,
        "ike_digest_algorithms": [
            "string"
        ],
        "ike_encryption_algorithms": [
            "string"
        ],
        "ike_version": "string",
        "l3vpn_session": {
            "resource_type": "string"
        },
        "local_address": "string",
        "passphrases": [
            "string"
        ],
        "remote_private_address": "string",
        "remote_public_address": "string",
        "tunnel_digest_algorithms": [
            "string"
        ],
        "tunnel_encryption_algorithms": [
            "string"
        ]
    }
}
L3Vpn
Required

Contains information necessary to configure IPSec VPN.

Used By