list_installed_hotpatches only returns most recent hotpatch
Closed this issue · 2 comments
mcgowanjt commented
Describe the bug
When I call "list_installed_hotpatches", I only get the most recently installed hotpatch.
Expected behavior
I would expect it to return all of the installed hotpatches. I have tried on a few of my ISE nodes and it always returns a list with only 1 hotpatch even if I know there are more.
Environment (please complete the following information):
- ISE version and patch: 3.1.0 Patch 7
- Python version: 3.10.5
- SDK version: 2.0.9
- OS version: MacOS 13.4.1 (Ventura)
bvargasre commented
Hello @mcgowanjt , try it with postman and attach the result
<host>/api/v1/hotpatch
bvargasre commented
Hi @mcgowanjt
I'm going to close this issue due to inactivity
If you have a new problem feel free to create a new issue
Regards