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
Constraints:
maxItems: 2
IP Tunnel port (commonly referred as VTI) subnet.
string
tunnel_port_id
Optional
Logical route port identifier.