[
  {
    "bytesRx": 6,
    "bytesTx": 2,
    "flowCount": 7,
    "packetsRx": 7,
    "packetsTx": 9,
    "totalBytes": 6,
    "totalPackets": 6,
    "edgeInfo": {
      "edgeId": 1,
      "enterpriseId": 6,
      "hostName": "string",
      "id": 4,
      "ipAddress": "string",
      "lastContact": "string",
      "macAddress": "string"
    },
    "info": {
      "id": 1,
      "created": "string",
      "enterpriseId": 1,
      "macAddress": "string",
      "hostName": "string",
      "ipAddress": "string",
      "os": 3,
      "osName": "string",
      "osVersion": "string",
      "deviceType": "string",
      "deviceModel": "string",
      "lastContact": "string",
      "modified": "string"
    },
    "name": "string",
    "sourceMac": "string"
  }
]