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