InlineTunnelProperties1
InlineTunnelProperties1
JSON Example
{
"status": "string",
"egress_interface": "string",
"remote_node_display_name": "string",
"remote_node_id": "string",
"encap": "string",
"bfd": {
"active": false,
"state": "string",
"remote_state": "string",
"remote_diagnostic": "string",
"forwarding": false,
"diagnostic": "string"
},
"name": "string",
"local_ip": "string",
"last_updated_time": 0,
"remote_ip": "string"
}
string
status
Optional
Status of tunnel
Possible values are : UP, DOWN, UNKNOWN,
string
egress_interface
Optional
Corresponds to the interface where local_ip_address is routed.
string
remote_node_display_name
Optional
Represents the display name of the remote transport node at the other end of the tunnel.
string
remote_node_id
Optional
UUID of the remote transport node
string
encap
Optional
Tunnel encap
Possible values are : STT, VXLAN, GENEVE, UNKNOWN_ENCAP,
string
name
Optional
Name of tunnel
string As ip As ip
local_ip
Optional
Local IP address of tunnel
integer As int64 As int64
last_updated_time
Optional
Time at which the Tunnel status has been fetched last time.
string As ip As ip
remote_ip
Optional
Remote IP address of tunnel