{ "tables": [ { "name": "PrimaryResult", "columns": [ { "name": "Category", "type": "string" }, { "name": "count_", "type": "long" } ], "rows": [ ["Administrative", 20839], ["Recommendation", 122], ["Alert", 64], ["ServiceHealth", 11] ] } ] }