NSX-T Data Center REST API
SegmentCrossSiteTrafficStats (schema)
Segment cross-site statistics
Provides the cross-site traffic statistics of a global segment. It provides
the aggregated incoming and outgoing cross-site packet statistics and packet
drops.
Name | Description | Type | Notes |
---|---|---|---|
last_update_timestamp | Last updated timestamp Timestamp when the l2 forwarder statistics was last updated. |
EpochMsTimestamp | Required Readonly |
rx_stats | Received data counters Provides the aggregated incoming cross-site packet counters on the global segment. It includes the total number of packets received and dropped while receiving. |
InterSitePortCounters | Readonly |
segment_path | Policy path of Segment to attach interface Policy path of Segment to attach interface. |
string | Required Readonly |
tx_stats | Sent data counters Provides the aggregated outgoing cross-site packet counters on the global segment. It includes the total number of packets sent and dropped while sending. |
InterSitePortCounters | Readonly |