I am running following APi call to get channel utilisation for the AP's in a network
/networks/{networkId}/networkHealth/channelUtilization
The network has 72 AP's but the API only returns data for 10 of the AP's
I am sending the parameter of 10 mins for the timespan to collect utilisation in the last 10 minutes
Am I missing anything here