Get Bridge Endpoint Statistics
Get the statistics for the Bridge Endpoint of the given Endpoint id (endpoint-id)
endpoint-id
Data source type.
OK
{
"tx_bytes": {
"total": 0,
"multicast_broadcast": 0,
"dropped": 0
},
"rx_packets": {
"total": 0,
"multicast_broadcast": 0,
"dropped": 0
},
"tx_packets": {
"total": 0,
"multicast_broadcast": 0,
"dropped": 0
},
"rx_bytes": {
"total": 0,
"multicast_broadcast": 0,
"dropped": 0
},
"last_update_timestamp": 0,
"endpoint_id": "string"
}
{
"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
Not Found
{
"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