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

SIAggregatedDataCounter

Properties

rx_bytes Optional

rx_packets Optional

tx_bytes Optional

tx_packets Optional

JSON Example

{
	"rx_bytes": {
		"dropped": 0,
		"multicast_broadcast": 0,
		"total": 0
	},
	"rx_packets": {
		"dropped": 0,
		"multicast_broadcast": 0,
		"total": 0
	},
	"tx_bytes": {
		"dropped": 0,
		"multicast_broadcast": 0,
		"total": 0
	},
	"tx_packets": {
		"dropped": 0,
		"multicast_broadcast": 0,
		"total": 0
	}
}

Vendor Extensions

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

SIAggregatedDataCounterEx

Feedback

Was this page helpful?