Categories
Non classé

Cisco C9800 Access point inventory script

Today I am sharing a Python script I wrote to get an access point inventory from one or more Cisco Catalyst 9800 WLAN controllers. It connects to the C9800 using the RESTCONF API, so don’t forget to first enable the API on the controller as it is disabled by default. All prerequisites and instructions are […]