RemoteTunnelEndpoint

RemoteTunnelEndpoint
RemoteTunnelEndpoint

Remote tunnel endpoint

AllOf
This class requires all of the following:
JSON Example
{
    "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
}