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.
I plan to start using FRA to manage the roles of my XOR radios. I've enabled FRA with the radio roles set as static for now.The coverage was designed for 5Ghz, so the 2.4 coverage is currently too dense. TPC is setting most of the 2.4 radios to 2 o...
Hello, I'm having trouble adding devices to DNA with the API. I've read the documentation (Cisco DevNet: APIs, SDKs, Sandbox, and Community for Cisco Developers), but can't tell what's wrong. When I try my python method I get this non descript error...
Your controllers besides the anchor are sending netflow to Stealthwatch? Can you view the flow for that controller, and does it show the traffic?I don't have Stealthwatch, and I'm not using netflow right now so sorry I'm probably no help. Just figu...
From the anchor WLC if you look at your clients, you should be able to see which controller they come from. If you have a controller per site, and aren't using flex connect you should be able to get the site that way. I don't know how it will show ...
Cedric, I'm using python not postman, but I was able to get it to work with:https://{server}/dna/intent/api/v1/wireless/profile? Does that work for you?
Hey Cedric, Have you tried deleting the query param, and just using /dna/intent/api/v1/wireless/profile with no query? I can't test right now unfortunately, so not sure if this works.