gateway_handoff_detail

gateway_handoff_detail
gateway_handoff_detail
JSON Example
{
    "type": "string",
    "subnets": [
        {
            "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

object
icmpProbe
Optional

icmpProbe

object
icmpResponder
Optional

icmpResponder