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.
Hello, I am trying to get the AP Country Code from the DNAC API, but I can't seem to find it anywhere obvious. I was expecting to find it under the `network-device` endpoint. E.g: /dna/intent/api/v1/network-device/{uuid} but this does not seem to hav...
I'm using the ISE API and looking at the documentation for UPDATE queries, I see that the best practice is to try and send "full objects". Currently, I am using the InternalUser endpoint and first I am getting back the full details of a specific use...
Hi @Alexander Stevenson Thanks for the comprehensive response, very useful. So to give you some background, what I am trying to achieve here is to get the AP Country Code setting via the API, so that I can validate that it is set to the correct valu...
Wow! that's not good. For a moment I thought I could rely on the updateFieldList to view what it changed and verify if it's what I expected to change, but if I can't even do that then that is unfortunate. I guess I will have to provide the full set o...