stats
Get global otoroshi stats
Get global otoroshi stats
get/api/live
Response
Successful operation
Example response
{
"calls": 123,
"concurrentHandledRequests": 123,
"dataIn": 123,
"dataInRate": 42.2,
"dataOut": 123,
"dataOutRate": 42.2,
"duration": 42.2,
"overhead": 42.2,
"rate": 42.2
}