[
  {
    "bytesRx": 8,
    "bytesTx": 2,
    "flowCount": 3,
    "packetsRx": 8,
    "packetsTx": 6,
    "totalBytes": 1,
    "totalPackets": 9,
    "application": 10,
    "category": 8,
    "name": 4,
    "linkId": 2
  },
  {
    "bytesRx": 8,
    "bytesTx": 8,
    "flowCount": 9,
    "packetsRx": 8,
    "packetsTx": 7,
    "totalBytes": 7,
    "totalPackets": 10,
    "application": 10,
    "category": 3,
    "name": 4,
    "linkId": 2
  },
  {
    "bytesRx": 4,
    "bytesTx": 4,
    "flowCount": 10,
    "packetsRx": 9,
    "packetsTx": 2,
    "totalBytes": 4,
    "totalPackets": 8,
    "application": 1,
    "category": 9,
    "name": 5,
    "linkId": 9
  },
  {
    "bytesRx": 3,
    "bytesTx": 6,
    "flowCount": 9,
    "packetsRx": 6,
    "packetsTx": 7,
    "totalBytes": 8,
    "totalPackets": 4,
    "application": 4,
    "category": 2,
    "name": 8,
    "linkId": 3
  }
]