{
  "column_def": [
    "string",
    "string",
    "string",
    "string"
  ],
  "data": {
    "<nePk/IP>": [
      {
        "DIRECTION": 7,
        "TIMESTAMP": 10,
        "TRAFFIC_CLASS": 10,
        "otherDrops": 7,
        "qosDrops": 2,
        "shapedBytes": 6,
        "shapedPkts": 4,
        "totalBytes": 1,
        "totalWait": 5,
        "waitCount": 8
      },
      {
        "DIRECTION": 2,
        "TIMESTAMP": 7,
        "TRAFFIC_CLASS": 5,
        "otherDrops": 3,
        "qosDrops": 1,
        "shapedBytes": 5,
        "shapedPkts": 10,
        "totalBytes": 7,
        "totalWait": 1,
        "waitCount": 9
      },
      {
        "DIRECTION": 2,
        "TIMESTAMP": 4,
        "TRAFFIC_CLASS": 2,
        "otherDrops": 4,
        "qosDrops": 10,
        "shapedBytes": 10,
        "shapedPkts": 8,
        "totalBytes": 8,
        "totalWait": 1,
        "waitCount": 4
      },
      {
        "DIRECTION": 10,
        "TIMESTAMP": 5,
        "TRAFFIC_CLASS": 6,
        "otherDrops": 2,
        "qosDrops": 10,
        "shapedBytes": 1,
        "shapedPkts": 9,
        "totalBytes": 3,
        "totalWait": 5,
        "waitCount": 5
      },
      {
        "DIRECTION": 3,
        "TIMESTAMP": 5,
        "TRAFFIC_CLASS": 1,
        "otherDrops": 3,
        "qosDrops": 4,
        "shapedBytes": 9,
        "shapedPkts": 7,
        "totalBytes": 8,
        "totalWait": 10,
        "waitCount": 1
      },
      {
        "DIRECTION": 9,
        "TIMESTAMP": 10,
        "TRAFFIC_CLASS": 4,
        "otherDrops": 5,
        "qosDrops": 1,
        "shapedBytes": 6,
        "shapedPkts": 9,
        "totalBytes": 6,
        "totalWait": 2,
        "waitCount": 10
      },
      {
        "DIRECTION": 3,
        "TIMESTAMP": 8,
        "TRAFFIC_CLASS": 10,
        "otherDrops": 9,
        "qosDrops": 4,
        "shapedBytes": 9,
        "shapedPkts": 4,
        "totalBytes": 1,
        "totalWait": 1,
        "waitCount": 8
      }
    ]
  }
}