Hi All
I'm working on a script to do updates to a bunch of Cisco switches, but for each switch the script updates, I need to do a call to the REST API on our Cisco ISE server.
Is there any way of having the NCM scipt call the REST API directly, or maybe just a Python script I then create on the side?