gateway_handoff_detail
gateway_handoff_detail
JSON Example
{
"type": "string",
"subnets": [
{
"name": "string",
"routeCost": 0,
"cidrIp": "string",
"cidrPrefix": 0,
"encrypt": false,
"handOffType": "string"
}
],
"v6Subnets": [
{
"name": "string",
"routeCost": 0,
"cidrIp": "string",
"cidrPrefix": 0,
"encrypt": false,
"handOffType": "string"
}
],
"icmpProbe": {
"enabled": false,
"probeType": "string",
"cTag": 0,
"sTag": 0,
"destinationIp": "string",
"frequencySeconds": 0,
"threshold": 0
},
"icmpResponder": {
"enabled": false,
"ipAddress": "string",
"mode": "string"
}
}
string
type
Optional
type
array of
object
subnets
Optional
subnets
array of
object
v6Subnets
Optional
v6Subnets
object
icmpProbe
Optional
icmpProbe
object
icmpResponder
Optional
icmpResponder