InlineIPSecVPNLocalEndpoint1

InlineIPSecVPNLocalEndpoint1
InlineIPSecVPNLocalEndpoint1
JSON Example
{
    "ipsec_vpn_service_id": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "trust_ca_ids": [
        "string"
    ],
    "local_id": "string",
    "local_address": "string",
    "certificate_id": "string",
    "trust_crl_ids": [
        "string"
    ]
}
ipsec_vpn_service_id
Required

ipsec_vpn_service_id

array of string
trust_ca_ids
Optional

Certificate authority (CA) identifier list to verify peer certificates. Field is marked for future use. Certificate based authentication is not supported.

string
local_id
Optional

Local identifier.

string As ipv4 As ipv4
local_address
Required

IPV4 Address for local endpoint.

string
certificate_id
Optional

Site certificate identifier. Field is marked for future use. Certificate based authentication is not supported.

array of string
trust_crl_ids
Optional

Certificate revocation list (CRL) identifier list to peer certificates. Field is marked for future use. Certificate based authentication is not supported.