[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineL2VPNSessionStatisticsNsxT1
Properties
array of
L2VPNTrafficStatisticsPerSegment
traffic_statistics_per_segment
Optional
Traffic statistics per segment.
JSON Example
{
"tap_traffic_counters": [
{
"bytes_in": 0,
"bytes_out": 0,
"packets_in": 0,
"packets_out": 0,
"packets_receive_error": 0,
"packets_sent_error": 0
}
],
"traffic_statistics_per_segment": [
{
"bum_bytes_in": 0,
"bum_bytes_out": 0,
"bum_packets_in": 0,
"bum_packets_out": 0,
"bytes_in": 0,
"bytes_out": 0,
"packets_in": 0,
"packets_out": 0,
"packets_receive_error": 0,
"packets_sent_error": 0,
"segment_path": "string"
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyVpnStats