Greetings fellows, I need help with assistance to automate adding Cisco AIR-AP1832i to Cisco 3650 WLC.Any reference script or detailed step by step methodology will do. ThanksNkosana
Hi,Like to know is there an API for Meraki that allows me to pull the Power Source of an access point? Currently in the GUI dashboard, there is a "Power" field that say "AC adapter" or "POE 802.3au". Is there an equivalent for that in the API?
Hi,
In DNA Spaces REST API, there is a GET operation, inside which there are some parameters for which I am searching for interpretation.
Please if you can provide some help about the them it would be highly appreciated.
For GET history/clie...
view more
I am looking to make calls to the Location API on our CMX v7 server. The CMX administrator set up a user and assigned them to the "Admin" Group, and I can call the APIs as expected. But when I create a new user with the same "Admin" Group, the...
view more
Hi allI'm trying to add Tags through netconf to an Access Point on a WLC98k (17.3.1).Here is the code:from ncclient import manager
insert_ap_cfg_data = '''
<ap-cfg-data xmlns="http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-ap-cfg">
<ap-...
view more