NSX-T Data Center REST API

PolicyInterfaceGroupStatistics (schema)

Gateway interface group statistics

Provides the following statistics about a Tier0 or Tier1 interface group on a specific enforcement
point:

- Individual Tier0 or Tier1 interface statistics which are part of the group. It includes
the number of incoming, outgoing and dropped packet counters per transport node since the time
the interfaces were created. The statistics will be reset on edge reboot or edge dataplane restart.
- Aggregated statistics of all interfaces which are part of the group. It includes the number
of incoming, outgoing and dropped packet counters since the time the interfaces were created. The
statistics from a given transport node will be reset on edge reboot or edge dataplane restart of that
node.

Name Description Type Notes
members Gateway interface statistics

Provides the per transport node statistics of all the Tier0 and Tier1 interfaces
that are part of the interface group. It includes the total number of incoming
and outgoing packet statistics since the time the interfaces were created. The
statistics from a given transport node will be reset on edge reboot or edge dataplane
restart of that node.
array of LogicalRouterPortStatistics Readonly
summary Aggregate of interface group statistics

Provides the aggregated incoming and outgoing packet statistics of all the interfaces
that are part of the interface group since the time the interfaces were created. The
statistics from a given transport node will be reset on edge reboot or edge dataplane
restart of that node.
AggregatedLogicalRouterPortCounters Readonly