06-11-2025 08:27 AM
We are interested on using Catalyst Center "clients" API (/dna/data/api/v1/clients) for getting information about clients associated to a connected Wireless Controller. The API may take between 30 seconds and 4 minutes to show changes. Could you give some insight on the reason for this variability? Can this timing be adjusted to a shorter refresh period?
Thank you very much in advance,
Ignasi
06-12-2025 12:06 AM
This is unfortunately not something you can change, if you need real time data you will need to fetch it directly from your WLC.
06-12-2025 01:06 AM
Thank you very much. What would be the equivalent to fecht client information from the WLC (C9800-40-K9)?
06-12-2025 01:26 AM
You would probably want to use SNMP, netconf or restconf for this. MDT over gRPC is also an option if you want to go down that route. For Netconf/Restconf this is the module you want to use: https://github.com/YangModels/yang/blob/main/vendor/cisco/xe/1791/Cisco-IOS-XE-wireless-client-oper.yang
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide