[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

IPSecVpnIkeTrafficStatistics

Traffic statistics for IPSec VPN Ike session. Note - Not supported in this release.


Properties

integer as int64
bytes_in Optional

Number of bytes in.


integer as int64
bytes_out Optional

Number of bytes out.


integer as int64
fail_count Optional

Fail count.


integer as int64
packets_in Optional

Number of packets in.


integer as int64
packets_out Optional

Number of packets out.

JSON Example

{
	"bytes_in": 0,
	"bytes_out": 0,
	"fail_count": 0,
	"packets_in": 0,
	"packets_out": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyVPNStatistics
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

InlineIPSecVpnSessionStatistics1
InlineIPSecVpnSessionStatisticsNsxT1

Feedback

Was this page helpful?