06-17-2024 10:10 AM
Hi Team,
I have gone through lot of cisco ise api's but i couldn't find for health check api.Please help me to find out that or else please confirm is there api available for health check automation.
Thanks.
Solved! Go to Solution.
06-17-2024 02:58 PM
There is not currently feature parity between the ISE GUI and APIs, and this is one of those items that has no API endpoint.
All current APIs are documented in DevNet, so if you do not find an API endpoint for the item in question, it does not yet exist.
06-17-2024 11:04 AM
"Health Check"? Meaning the health checks as part an ISE upgrade flow? General server status? Something else?
06-17-2024 11:19 AM
General health check like under operation>reports>reports>diagnostics>health summary this is the pathway or else in the dashlets itself system summary tab will be available.Anything is okay.Is there any api available for this.
06-17-2024 02:58 PM
There is not currently feature parity between the ISE GUI and APIs, and this is one of those items that has no API endpoint.
All current APIs are documented in DevNet, so if you do not find an API endpoint for the item in question, it does not yet exist.
06-17-2024 04:31 PM
Thanks greg
06-18-2024 10:48 PM
a couple of ideas:
1) it may not be exhaustive.. but SNMP will give you good health info.. you may want to check it out:
2) You can also screen scrape the web page - if you create a admin user that has only privielges to look at operations.. then there can be a script that can do some screen scraping and get the data you want...
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