Get L2VPN Session Statistics
Get statistics of a L2VPN session. Query parameter source=realtime is the only supported source.
session-id
Data source type.
OK
{
"traffic_statistics_per_logical_switch": [
{
"packets_out": 0,
"packets_receive_error": 0,
"bytes_in": 0,
"bum_packets_in": 0,
"bum_bytes_out": 0,
"logical_switch": {
"target_display_name": "string",
"is_valid": false,
"target_id": "string",
"target_type": "string"
},
"bytes_out": 0,
"packets_sent_error": 0,
"bum_packets_out": 0,
"packets_in": 0,
"bum_bytes_in": 0
}
],
"display_name": "string",
"partial_stats": false,
"session_id": "string",
"tap_traffic_counters": [
{
"packets_out": 0,
"bytes_in": 0,
"packets_sent_error": 0,
"packets_receive_error": 0,
"packets_in": 0,
"bytes_out": 0
}
]
}
Traffic statistics per logical switch.
L2VPN display name.
Partial statistics is set to true if onle active node responds while standby does not. In case of both nodes responded statistics will be summed and partial stats will be false. If cluster has only active node, partial statistics will always be false.
Session identifier for L2VPN.
{
"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