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

LogicalRouterPortStatisticsPerNode

AllOf


This class requires all of the following:

JSON Example

{
	"last_update_timestamp": 0,
	"rx": {
		"dropped_packets": 0,
		"total_bytes": 0,
		"total_packets": 0
	},
	"transport_node_id": "string",
	"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
Property Of

LogicalRouterPortStatistics

Feedback

Was this page helpful?