Connection
Returns connection traffic information
Returns traffic information about requested connection
get/connection/traffic
Response
Connection traffic
Example response
{
"bytes_received": 1024,
"bytes_sent": 1024
}Changes
Changed in 3 of the 52 revisions of this API.12
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲