NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeNodeRemoteTepStatistics (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| last_update_timestamp | Last updated timestamp Timestamp when the remote tunnel port statistics was last updated. |
EpochMsTimestamp | Required Readonly |
| stats_per_site | Remote tunnel statistics per site For every remote-site, it provides the aggregated statistics of all remote tunnels and statistics of individual remote tunnels between the given edge node and the remote site. The counts are from the time the tunnels were created. |
array of RemoteTunnelStatisticsPerSite | Readonly |
| transport_node_id | Edge node id Edge node id whose statistics is being reported. |
string | Required Readonly |