NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

VlanExtensionDataCounter (schema)

Vlan extension data counter

Name Description Type Notes
dropped The dropped packets or bytes integer
multicast_broadcast The multicast and broadcast packets or bytes integer
total The total packets or bytes

The total number includes all traffic: multicast, broadcast, unknown unicast, known unicast, and dropped packets.
integer Required
unknown_unicast The total unkown unicast packets or bytes integer