[
  {
    "bytesRx": 3,
    "bytesTx": 1,
    "flowCount": 4,
    "packetsRx": 9,
    "packetsTx": 7,
    "totalBytes": 3,
    "totalPackets": 7,
    "destDomain": "string",
    "name": "string"
  },
  {
    "bytesRx": 10,
    "bytesTx": 8,
    "flowCount": 8,
    "packetsRx": 8,
    "packetsTx": 9,
    "totalBytes": 8,
    "totalPackets": 5,
    "destDomain": "string",
    "name": "string"
  }
]