NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IPSecVPNSessionTrafficSummary (schema)
IPSec VPN session traffic summary
Provides the following details for all IPSec tunnels in an IPSec VPN session since
the time the tunnels are UP:
- VPN session name.
- Incoming packet count.
- Outgoing packet count.
- Dropped packet count.
Name | Description | Type | Notes |
---|---|---|---|
ipsec_vpn_session | VPN session VPN Session. |
ResourceReference | Readonly |
traffic_counters | Traffic statistics Provides the traffic statistics for all IPSec tunnels in an IPSec VPN session since the time the tunnels are UP. It includes the number of incoming, outgoing and dropped packet counters. |
IPSecVPNTrafficCounters | Readonly |