CiscoISE/ciscoisesdk

list_installed_hotpatches only returns most recent hotpatch

Closed this issue · 2 comments

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.

Screenshots
Screenshot 2023-07-03 at 10 23 03 AM

Screenshot 2023-07-03 at 10 23 14 AM

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)

Hello @mcgowanjt , try it with postman and attach the result
<host>/api/v1/hotpatch

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