ipsecGlobalConfig
ipsecGlobalConfig
IPsec Global configuration details.
JSON Example
{
"psk": "string",
"caCertificates": {
"caCertificate": [
"string"
]
},
"serviceCertificate": "string",
"crlCertificates": {
"crlCertificate": [
"string"
]
},
"extension": "string"
}
string
psk
Optional
Constraints:
minLength: 0
maxLength: 128
IPsec Global Pre Shared Key. Maximum characters is 128. Required when peerIp is configured as 'any' in NSX Edge IPsec Site configuration.
string
serviceCertificate
Optional
Constraints:
minLength: 0
maxLength: 255
Certificate name or identifier. Required when x.509 is selected as the authentication mode.
string
extension
Optional
Constraints:
minLength: 0
maxLength: 1024
extension