Connection

Returns connection traffic information

Returns traffic information about requested connection

get/connection/traffic

Response

Connection traffic

bytes_receivedinteger
bytes_sentinteger

Example response

{
  "bytes_received": 1024,
  "bytes_sent": 1024
}

Changes

Changed in 3 of the 52 revisions of this API.12