04-12-2022 09:12 AM
Hi, I've been developing some API scripting for ISE v3.1 using both the ERS and OpenAPI's, and I'm trying to use the "API Service" to initially enable the OpenAPI according to this link:
https://developer.cisco.com/docs/identity-services-engine/v1/#!open-api
I only get 404 responses for both get and post when using this API.
Has anyone gotten this to work, and can you enlighten me how to get it working?
Thanks
Solved! Go to Solution.
04-12-2022 11:51 PM
Hello,
Please try using the APIs documented in https://developer.cisco.com/docs/identity-services-engine/v1/#!open-api now.
There was an error in the paths that has been rectified now.
Thanks,
Eeshani
04-12-2022 11:51 PM
Hello,
Please try using the APIs documented in https://developer.cisco.com/docs/identity-services-engine/v1/#!open-api now.
There was an error in the paths that has been rectified now.
Thanks,
Eeshani
04-13-2022 05:10 AM
@eemitraThank you so much!! Having the right path helps a ton.
By the way, I did find one other issue. The schema on that link has a typo (at least in ISE v3.1 with no patch). On the link the schema shows
psnIsEnabled
as a required element, but ISE requires an "s" after the psn, so it should be:
psnsIsEnabled
Thank you again for updating that link!
04-26-2022 11:33 PM
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