{
  "response": {
    "data": [
      {
        "datapathId": "string",
        "maxEntries": 5,
        "tableId": 7
      },
      {
        "datapathId": "string",
        "maxEntries": 2,
        "tableId": 2
      },
      {
        "datapathId": "string",
        "maxEntries": 8,
        "tableId": 3
      },
      {
        "datapathId": "string",
        "maxEntries": 1,
        "tableId": 10
      }
    ],
    "endRow": 6,
    "startRow": 4,
    "status": 6,
    "totalRows": 4
  }
}