data_center_request_data_old
data_center_request_data_old
JSON Example
{
"primary": {
"IKESA": {
"DHGroup": 0,
"authenticationAlgorithm": "string",
"authenticationMethod": "string",
"ikeVersion": 0,
"lifeTimeSeconds": 0,
"phaseOneNegotiationMode": "string",
"sharedKey": "string",
"sharedKeyType": "string"
},
"IPSECDPD": {
"intervalSeconds": 0,
"retries": 0,
"type": "string"
},
"IPSECSA": {
"authenticationAlgorithm": "string",
"encryptionAlgorithm": "string",
"lifeTimeSeconds": 0,
"mode": "string",
"perfectForwardSecurity": "string",
"protocol": "string"
},
"bgpNeighbor": {
"neighborAS": "string",
"neighborIp": "string",
"defaultRoute": false,
"enableBfd": false,
"inboundFilter": {
"ids": [
"string"
]
},
"outboundFilter": {
"ids": [
"string"
]
},
"allowAS": false,
"localIP": "string",
"connect": "string",
"maxHop": "string",
"holdtime": "string",
"keepalive": "string",
"enableMd5": false,
"md5Password": "string"
},
"dataCenterLinkIp": "string",
"dataCenterPublicIp": "string",
"disabled": false,
"fragmentationAvoidance": {
"tcpMssAdjustmentBytes": 0,
"clearDontFragmentBit": "string",
"fragmentationStyle": "string"
},
"gatewayLinkIp": "string",
"gatewayPublicIp": "string",
"geoData": {
"latitude": "number",
"longitude": "number"
},
"redundant": "data_center_vpn_tunnel Object",
"serviceFQDN": "string",
"tunnelInterface": {
"MTU": 0
},
"type": "string",
"typeAlias": "string"
},
"secondary": {
"IKESA": {
"DHGroup": 0,
"authenticationAlgorithm": "string",
"authenticationMethod": "string",
"ikeVersion": 0,
"lifeTimeSeconds": 0,
"phaseOneNegotiationMode": "string",
"sharedKey": "string",
"sharedKeyType": "string"
},
"IPSECDPD": {
"intervalSeconds": 0,
"retries": 0,
"type": "string"
},
"IPSECSA": {
"authenticationAlgorithm": "string",
"encryptionAlgorithm": "string",
"lifeTimeSeconds": 0,
"mode": "string",
"perfectForwardSecurity": "string",
"protocol": "string"
},
"bgpNeighbor": {
"neighborAS": "string",
"neighborIp": "string",
"defaultRoute": false,
"enableBfd": false,
"inboundFilter": {
"ids": [
"string"
]
},
"outboundFilter": {
"ids": [
"string"
]
},
"allowAS": false,
"localIP": "string",
"connect": "string",
"maxHop": "string",
"holdtime": "string",
"keepalive": "string",
"enableMd5": false,
"md5Password": "string"
},
"dataCenterLinkIp": "string",
"dataCenterPublicIp": "string",
"disabled": false,
"fragmentationAvoidance": {
"tcpMssAdjustmentBytes": 0,
"clearDontFragmentBit": "string",
"fragmentationStyle": "string"
},
"gatewayLinkIp": "string",
"gatewayPublicIp": "string",
"geoData": {
"latitude": "number",
"longitude": "number"
},
"redundant": "data_center_vpn_tunnel Object",
"serviceFQDN": "string",
"tunnelInterface": {
"MTU": 0
},
"type": "string",
"typeAlias": "string"
},
"loadSharingMethod": {
"algo": "string",
"hashParams": {
"srcIp": false,
"destIp": false,
"srcPort": false,
"destPort": false,
"protocol": false
}
},
"tunnelMode": "string"
}
string
tunnelMode
Optional
tunnelMode
Possible values are :
ACTIVE_ACTIVE,
ACTIVE_HOT_STANDBY,
ACTIVE_STANDBY,