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

AggregatedLogicalRouterPortCounters

Properties

integer as int64
last_update_timestamp Optional

Timestamp when the data was last updated; unset if data source has never updated the data.



JSON Example

{
	"last_update_timestamp": 0,
	"rx": {
		"dropped_packets": 0,
		"total_bytes": 0,
		"total_packets": 0
	},
	"tx": {
		"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
Used By

LogicalRouterPortStatisticsPerNode

Feedback

Was this page helpful?