IPSecVPNPolicyTrafficStatistics
IPSecVPNPolicyTrafficStatistics
IPSec VPN policy traffic statistics
JSON Example
{
"aggregate_traffic_counters": {
"packets_out": 0,
"dropped_packets_out": 0,
"bytes_in": 0,
"bytes_out": 0,
"dropped_packets_in": 0,
"packets_in": 0
},
"tunnel_statistics": [
{
"packets_sent_other_error": 0,
"packets_out": 0,
"dropped_packets_out": 0,
"integrity_failures": 0,
"nomatching_policy_errors": 0,
"sa_mismatch_errors_in": 0,
"peer_subnet": "string",
"replay_errors": 0,
"bytes_out": 0,
"local_subnet": "string",
"dropped_packets_in": 0,
"encryption_failures": 0,
"sa_mismatch_errors_out": 0,
"tunnel_down_reason": "string",
"packets_receive_other_error": 0,
"bytes_in": 0,
"decryption_failures": 0,
"seq_number_overflow_error": 0,
"packets_in": 0,
"tunnel_status": "string"
}
],
"tunnel_port_id": "string",
"policy_id": "string"
}
string
tunnel_port_id
Optional
Tunnel port identifier.
string
policy_id
Optional
Policy Identifier.