NSX-T Data Center REST API
PolicyIpsecVpnIkeServiceSummary (schema)
IPSec VPN IKE service summary
Provides the following information for all IPSec VPN sessions for a specific IPSec VPN service:
- Aggregated IPSec tunnel statistics of all IPSec VPN sessions for a specific IPSec
VPN service. It includes the number of incoming, outgoing and dropped packet counters since
the time the tunnels are UP.
- Summary of all IPSec VPN session status for a specific IPSec VPN service. It includes
the total number of degraded, established, failed and configured sessions.
- IPSec tunnel statistics of an individual IPSec VPN session for a specific IPSec VPN
service. It includes the incoming, outgoing and dropped packet counters since the
time the tunnels are UP.
- IPSec VPN service name.
Name | Description | Type | Notes |
---|---|---|---|
aggregate_traffic_counters | Aggregate of IPSec VPN traffic counters Provides the aggregated IPSec tunnel statistics of all IPSec VPN sessions for a specific IPSec VPN service. It includes the number of incoming, outgoing and dropped packet counters since the time the tunnels are UP. |
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 | IPSec VPN session summary Provides the summary of session status of all IPSec VPN sessions for a specific IPSec VPN service. It includes the number of degraded, established, failed and configured sessions. |
IPsecVPNIKESessionSummary | Readonly |
traffic_summary_per_session | IPSec VPN traffic summary Provides the IPSec tunnel statistics for an individual IPSec VPN session for a specific IPSec VPN service. It includes the number of incoming, outgoing and dropped packet counters since the time the tunnels are UP. |
array of IPSecVPNSessionTrafficSummary |