{
  "tx_bytes": {
    "total": 9,
    "multicast_broadcast": 2,
    "dropped": 3
  },
  "rx_packets": {
    "total": 5,
    "multicast_broadcast": 1,
    "dropped": 9
  },
  "tx_packets": {
    "total": 4,
    "multicast_broadcast": 2,
    "dropped": 2
  },
  "rx_bytes": {
    "total": 4,
    "multicast_broadcast": 7,
    "dropped": 5
  },
  "last_update_timestamp": 6,
  "endpoint_id": "string"
}