NSX-T Data Center REST API
IPSecVPNSessionStatistics (schema)
IPSec VPN session statistics
Session statistics gives aggregated statistics of all policies for all the tunnels.
| Name | Description | Type | Notes | 
|---|---|---|---|
| aggregate_traffic_counters | Traffic summary Aggregate traffic statistics across all ipsec tunnels. | IPSecVPNTrafficCounters | Readonly | 
| display_name | Display name Display name of vpn session. | string | Readonly | 
| ike_status | IKE status summary Status for IPSec VPN IKE session UP/DOWN and fail reason if IKE session is down. | IPSecVPNIKESessionStatus | Readonly | 
| ike_traffic_statistics | IKE traffic statistics Traffic statistics for IPSec VPN IKE session. Note - Not supported in this release. | IPSecVPNIKETrafficStatistics | Readonly | 
| ipsec_vpn_session_id | Session identifier UUID of vpn session. | string | Readonly | 
| last_update_timestamp | Last updated timestamp Timestamp when the data was last updated. | EpochMsTimestamp | Readonly | 
| partial_stats | Partial Statistics Partial statistics if true specifies that the statistics are only from active node. | boolean | Readonly | 
| policy_statistics | IPSec policy statistics Gives aggregate traffic statistics across all ipsec tunnels and individual tunnel statistics. | array of IPSecVPNPolicyTrafficStatistics | Readonly | 
