NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VlanExtensionStatistics (schema)
Vlan extension statistics
| Name | Description | Type | Notes |
|---|---|---|---|
| endpoint_id | The id of the extension endpoint | string | |
| last_update_timestamp | Timestamp when the data was last updated; unset if data source has never updated the data. | EpochMsTimestamp | |
| vlan_to_vpc_bytes | VlanExtensionDataCounter | ||
| vlan_to_vpc_packets | VlanExtensionDataCounter | ||
| vpc_to_vlan_bytes | VlanExtensionDataCounter | ||
| vpc_to_vlan_packets | VlanExtensionDataCounter |