XIQ Python class using the XIQ-API get_clients pull all clients using the XIQ Python class get_devices pull all devices using the XIQ Python class APs_show_version execute commands against AP using the XIQ Python class
The XIQ Python class using the module called [requests] you may have to install using "pip install requests".
Before you execute you have to edit the file to provide you own login xiqUser = 'xxxxxxxx' xiqPasswd = 'xxxxxxxx'
To discover all available call, please use the [Swagger UI] (https://api.extremecloudiq.com/swagger-ui/index.html?configUrl=/openapi/swagger-config&layout=BaseLayout)
The software is provided as-is. There is no obligation to provide maintenance, support, updates, enhancements or modifications. Any support provided by Extreme Networks or the original author is at its sole discretion.