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'm trying to run the a PUT operation via the API, updating name and mapLocation, and not having any joy. I'm using Postman to submit the requests and followed the instructions noted here Using self-signed SSL certificates with Postman – Postman Blog...
I'm trying to start working with the v2.2 API to start updating some of the data on our wireless access points. I'm trying to use this API end-point:
/op/apService/accessPoint
I want to update the locationHierarchy information. Is this possible via t...
Hello Matt, I'm assuming this article is still relevant with current versions of ISE, even though it's a year and a half old. A question, if I could. We're deploying NAC at our campus and found that Mac OS endpoints will prompt the user for a certifi...
I had this same problem and found that I was actually running NordVPN in the background on my machine, unbeknownst to me. When I used NordVPN in the past it always put an icon up in the header of the machine (Macbook Pro) but for some reason it wasn'...
For the request parameters, I'd prefer to see a separate column that says what's required vs. optional. Even on the example you pointed me to only the ones that are optional say so. I'm assuming the rest are required? I don't know. If a parameter is ...
Your answer is helpful, so thank you very much. However, the API documentation leaves a lot to be desired. And to say that "you need to specify all the parameters" is even a little deceiving. What, exactly, constitutes "all the parameters"? Is it all...
I posted a question over on the DevNet community (maybe I should have done it here?). In any case, I'm trying to update just the AP name and mapLocation strings as a first step and I can't get a basic PUT operation to complete successfully.
Based on ...