InlineIPSecVpnLocalEndpoint1
InlineIPSecVpnLocalEndpoint1
JSON Example
{
"certificate_path": "string",
"local_address": "string",
"local_id": "string",
"trust_ca_paths": [
"string"
],
"trust_crl_paths": [
"string"
]
}
string
certificate_path
Optional
Policy path referencing site certificate.
string As ipv4 As ipv4
local_address
Required
IPV4 Address of local endpoint.
string
local_id
Optional
Local identifier.
array of string
trust_ca_paths
Optional
List of policy paths referencing certificate authority (CA) to verify peer certificates.
array of string
trust_crl_paths
Optional
List of policy paths referencing certificate revocation list (CRL) to peer certificates.