TunnelProperties (schema)

Name Description Type Notes
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly
bfd Detailed information about BFD configured on interface BFDProperties Readonly
egress_interface Name of local transport interface carrying tunnel traffic

Corresponds to the interface where local_ip_address is routed.
string Readonly
encap Tunnel encap string Readonly
Enum: STT, VXLAN, GENEVE, UNKNOWN_ENCAP
last_updated_time Time at which the Tunnel status has been fetched last time. EpochMsTimestamp Readonly
latency_type Latency type

Latency type.
string Readonly
Enum: UNKNOWN_LATENCY, VALID, NOT_READY, TIMEOUT
latency_value Latency value

The latency value is set only when latency_type is VALID.
integer Readonly
local_ip Local IP address of tunnel string Readonly
name Name of tunnel string Readonly
remote_ip Remote IP address of tunnel string Readonly
remote_node_display_name Display name of the remote transport node

Represents the display name of the remote transport node at the other end of the tunnel.
string Readonly
remote_node_id UUID of the remote transport node string Readonly
status Status of tunnel string Readonly
Enum: UP, DOWN, UNKNOWN