NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IPSecVPNIKETrafficStatistics (schema)
IPSec VPN IKE traffic statistics
Traffic statistics for IPSec VPN IKE session. Note - Not supported in this release.
| Name | Description | Type | Notes |
|---|---|---|---|
| bytes_in | Bytes in Number of bytes in. |
integer | Readonly |
| bytes_out | Bytes out Number of bytes out. |
integer | Readonly |
| fail_count | Fail count Fail count. |
integer | Readonly |
| packets_in | Packets in Number of packets in. |
integer | Readonly |
| packets_out | Packets out Number of packets out. |
integer | Readonly |