Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
How do I use the Cisco DNA Centre API to find the site / location for a specific AP?I have tried the following API end points, but they don't return the AP site / location:/dna/intent/api/v1/network-device?hostname=.../dna/intent/api/v1/wireless/acce...
I've worked out how to get the location details for an AP - use the "device-detail" API call Specifically /dna/intent/api/v1/device-detail.I've been told that "we are working on adding that [location] back to network device" - so maybe in a future ve...
Looking at the DNA documentation I can't see any inventory specific API calls.Do you mean /dna/intent/api/v1/network-device? While I would expect it to return the DNA site / location, I can't see it in the response. Here is a typical response:GET htt...