05-21-2025 07:17 AM
Good morning,
I'm currently trying to write a script (preferably Python) that first counts the number of APs on my network. Next, every time this network is changed, I'd like to re-run the count script and log whether there are still the same number of APs on the network or not. I've looked through the Virtual SmartZone API and haven't found much on how to get a list of the APs on the network, I've only found requests that retrieve the list of zones.
Any help would be greatly appreciated. Thank you.