NSX-T Data Center REST API
AggregateL2VPNSessionStatistics (schema)
Aggregate of L2VPN session statistics
Provides the following details for L2VPN sessions across all enforcement points:
- Traffic statistics of an L2VPN tunnel.
- Traffic statistics of all L2VPN stretched segment ports.
- Alarm information details.
- L2VPN session name.
Name | Description | Type | Notes |
---|---|---|---|
intent_path | String Path of the intent object Intent path of object, forward slashes must be escaped using %2F. |
string | Required Readonly |
results | List of L2VPN session statistics per enforcement point For every enforcement point, it lists the VPN session name, alarm details, and statistics of L2VPN tunnels and L2VPN segments. |
array of L2VPNSessionStatisticsPerEP (Abstract type: pass one of the following concrete types) L2VPNSessionStatisticsNsxT |
Readonly |