IPSecVpnSessionStatistics
IPSec VPN session statistics represents statistics on an NSX-T type of enforcement point. It gives aggregated statistics of all policies for all the tunnels.
Properties
aggregate_traffic_counters
Optional
Aggregate traffic statistics across all ipsec tunnels.
string
enforcement_point_path
Optional
Policy Path referencing the enforcement point wehere the statistics are fetched.
ike_status
Optional
Status for IPSec VPN Ike session UP/DOWN and fail reason if Ike session is down.
ike_traffic_statistics
Optional
Traffic statistics for IPSec VPN Ike session. Note - Not supported in this release.
integer
last_update_timestamp
Optional
Timestamp when the data was last updated.
array of
IPSecVpnPolicyTrafficStatistics
policy_statistics
Optional
Gives aggregate traffic statistics across all ipsec tunnels and individual tunnel statistics.
string
resource_type
Required
Not available
Possible values are: IPSecVpnSessionStatistics
JSON Example
{
"resource_type": "string"
}