Resolved! API only returns 10 results when I query all wireless clients
https://IP:8443/wsg/api/public/v9_1/query/clientHere is my filter:{"filters": [{"type": "WLAN","value": "22"}]}It worked but only has 10 clients in "list" instead of 1768. How can I return correct number of client?{ "totalCount": 1768, "hasMore...