Get IP Sec VPN Session Statistics
Get statistics of a vpn session across all tunnels and IKE session. Query parameter "source=realtime" is the only supported source.
session-id
Data source type.
OK
{
"ike_traffic_statistics": {
"packets_out": 0,
"fail_count": 0,
"packets_in": 0,
"bytes_out": 0,
"bytes_in": 0
},
"display_name": "string",
"policy_statistics": [
{
"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"
}
],
"partial_stats": false,
"ipsec_vpn_session_id": "string",
"last_update_timestamp": 0,
"ike_status": {
"fail_reason": "string",
"ike_session_state": "string"
},
"aggregate_traffic_counters": {
"packets_out": 0,
"dropped_packets_out": 0,
"bytes_in": 0,
"bytes_out": 0,
"dropped_packets_in": 0,
"packets_in": 0
}
}
Display name of vpn session.
Gives aggregate traffic statistics across all ipsec tunnels and individual tunnel statistics.
Partial statistics if true specifies that the statistics are only from active node.
UUID of vpn session.
Timestamp when the data was last updated.
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code