NSX-T Data Center REST API
PolicyIpsecVpnIkeServiceSummary (schema)
IPSec VPN IKE service summary
Summarized view of all IPSec VPN sessions for a specified service.
| Name | Description | Type | Notes | 
|---|---|---|---|
| aggregate_traffic_counters | Traffic summary Aggregate traffic statistics across all selected sessions.  | 
            
            IPSecVPNTrafficCounters | |
| display_name | Display name of IPSec VPN service | string | Readonly | 
| enforcement_point_path | Enforcement point Path Policy Path referencing the Primary site's enforcement point where the info is fetched. This is applicable only on a GlobalManager.  | 
            
            string | Readonly | 
| ipsec_vpn_service_path | Policy path of IPSec VPN service | string | Readonly | 
| last_update_timestamp | Last updated timestamp Timestamp when the data was last updated.  | 
            
            EpochMsTimestamp | Readonly | 
| session_summary | Session summary Session summary for number of total, established, failed and degraded IPSec VPN sessions.  | 
            
            IPsecVPNIKESessionSummary | Readonly | 
| traffic_summary_per_session | Traffic summary Traffic summary per session.  | 
            
            array of IPSecVPNSessionTrafficSummary |