TunnelPortConfig

TunnelPortConfig
TunnelPortConfig

IP Tunnel port configuration.

JSON Example
{
    "ip_subnets": [
        {
            "ip_addresses": [
                "string"
            ],
            "prefix_length": 0
        }
    ],
    "tunnel_port_id": "string"
}
array of IPSubnet
ip_subnets
Required

IP Tunnel port (commonly referred as VTI) subnet.

string
tunnel_port_id
Optional

Logical route port identifier.