RemoteTunnelStatistics
Provides the incoming and outgoing packet counters of a specific remote tunnel between the given edge node and the remote node. The tunnels are identified by the source and destination address of the tunnel.
{
"rx": {},
"tunnel_destination_address": "string",
"tunnel_source_address": "string",
"tx": {}
}
Provides the statistics of a port since the time it was created. It includes the number of incoming, outgoing and dropped packet counters and, the number of errors and failures causing the drops. The statistics will be reset on edge reboot or edge dataplane restart.
Ip address of remote tunnel destination.
Ip address of remote tunnel source.
Provides the statistics of a port since the time it was created. It includes the number of incoming, outgoing and dropped packet counters and, the number of errors and failures causing the drops. The statistics will be reset on edge reboot or edge dataplane restart.