05-17-2019 01:37 PM
Is there a way to get a report on the capabilities of all clients at once? I think it would be useful to know what percentage of clients in my environment support .11ax , 80 MHz channels, etc.
05-18-2019 10:26 PM
I don' think so, but you could sign up at developer.aerohive.com for API access (cloud NG only) and write your own code for this. Since this is "point in time" data, you may want something that could allow you to time-slice the reports (such as Splunk or ElasticSearch stack) to process the data.
It's possible the AP logs have this data as well. If so, then processing those logs (via same tools mentioned) could give you the data (with no actual coding [or polling] required)
Otherwise I think you're looking at an enhancement request.
-K