08-28-2019 02:45 AM
Hi All
We want to fetch the list of all network devices at any site in my DNA-C.
We are accessing API -'api/v1/network-device/' and below is API response. Location field always returns null value.
We also tried accessing site-health API, it is giving consolidated health but not for individual device.
Please help me in getting value in location field.
08-28-2019 09:20 AM
This is a known issue with the /network-device API in the existing DNAC releases. You can use "Get Device Detail", it should provide the location.
09-17-2019 12:23 AM
If I make API call to get device_details for every device (to get device_details) I will hit rate limit:
"error": "Rate Limit exceeded; BapiName: Get Device Detail, RateLimit config details: RateLimitContext{rate=5, windowUnit='minute', windowDuration=1, maxConcurrentExecutionsPermitted=0}",
Is there any way to edit the RateLimitContext?
Thank you
09-17-2019 01:29 AM
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