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

InlineSIAggregatedDataCounterEx1

Properties

dropped_by_security_packets Optional

mac_learning Optional

JSON Example

{
	"dropped_by_security_packets": {
		"bpdu_filter_dropped": 0,
		"dhcp_client_dropped_ipv4": 0,
		"dhcp_client_dropped_ipv6": 0,
		"dhcp_server_dropped_ipv4": 0,
		"dhcp_server_dropped_ipv6": 0,
		"spoof_guard_dropped": [
			{
				"counter": 0,
				"packet_type": "string"
			}
		]
	},
	"mac_learning": {
		"mac_not_learned_packets_allowed": 0,
		"mac_not_learned_packets_dropped": 0,
		"macs_learned": 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?