NSX-T Data Center REST API
AggregateIPSecVpnSessionStatistics (schema)
Aggregate of IPSec VPN session statistics
Provides the following details for an IPSec VPN session across all enforcement points:
- Aggregated statistics of all IPSec tunnels.
- Aggregated statistics of all IPSec tunnels under a policy.
- Individual tunnel statistics under a policy.
- Alarm information details.
- VPN session name.
- IKE status summary.
Note: IKE traffic statistics are not supported.
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 IPSec VPN session statistics per enforcement point For every enforcement point, it lists the aggregated IPSec tunnel statistics, policy statistics, IKE status summary, VPN session name and any associated alarm details. |
array of IPSecVpnSessionStatisticsPerEP (Abstract type: pass one of the following concrete types) IPSecVpnSessionStatisticsNsxT |
Readonly |