RemoteTunnelEndpointConfigState

RemoteTunnelEndpointConfigState
RemoteTunnelEndpointConfigState

Remote tunnel endpoint configuration state

JSON Example
{
    "endpoints": [
        {
            "default_gateway": "string",
            "device_name": "string",
            "ip": "string",
            "ipv6": {
                "default_gateway": "string",
                "ipv6": "string",
                "prefix_length": "string"
            },
            "label": 0,
            "mac": "string",
            "subnet_mask": "string",
            "vlan": 0
        }
    ]
}
endpoints
Optional

List of remote tunnel endpoints which are configured on this node