[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

LogicalRouterPortCounters

Properties

integer as int64
dropped_packets Optional

The number of dropped packets


integer as int64
total_bytes Optional

The total number of bytes


integer as int64
total_packets Optional

The total number of packets

JSON Example

{
	"dropped_packets": 0,
	"total_bytes": 0,
	"total_packets": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: AggSvcLogicalRouterPort
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

AggregatedLogicalRouterPortCounters

Feedback

Was this page helpful?