NSX-T Data Center REST API
GreTunnelAggregateTrafficStatistics (schema)
Aggregate of GRE tunnel statistics
Provides the aggregated traffic statistics of a GRE tunnel across all edge transport nodes. It includes
the following information:
- GRE tunnel destination address.
- Logical tunnel port ID.
- Aggregated incoming packet counters on the tunnel across all transport nodes. It includes the total number
of packets received, dropped, and the number of errors and failures causing the drops. The counters are
from the time the tunnel was created. The tunnel statistics from a given transport node will be reset on
edge reboot or edge dataplane restart of that node.
- Aggregated outcoming packet counters on the tunnel across all transport nodes. It includes the total number
of packets sent, dropped, and the number of errors and failures causing the drops. The counters are
from the time the tunnel was created. The tunnel statistics from a given transport node will be reset on
edge reboot or edge dataplane restart of that node.
Name | Description | Type | Notes |
---|---|---|---|
destination | Tunnel destination address Tunnel destination address |
IPAddress | Readonly |
resource_type | Must be set to the value GreTunnelAggregateTrafficStatistics | string | Required Enum: GreTunnelAggregateTrafficStatistics |
traffic_summary | GRE tunnel aggregate statistics Provides the aggregated traffic statistics of a GRE tunnel across all edge nodes. It includes GRE tunnel destination address, logical router port ID, incoming and outgoing packet counters for the tunnel port. The counts are from the time the logical router port was created. The packet counters will be reset on edge reboot or edge dataplane restart. |
LogicalRouterPortStatisticsSummary | |
tunnel_policy_path | Policy path for the tunnel interface Policy path for the tunnel interface |
string |