Bulk Endpoint update Python in ISE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2021 02:41 AM
Hey folks,
I'm trying to find a python script that reads from a csv file and updates existing Endpoints within ISE to reflect the new IdentityGroup and AuthorizationPolicyMatchedRule. I can only find Python queries that print info. Does anyone have a place where I can find or if anyone has such a script please?
I need to updated 4000 endpoints to various IdentityGroups, but ISE Gui only allows one at a time.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 01:44 PM
Hello,
ISE is not my specialty, and I've already shared the below info with the originator of the discussion, but I want to share this here too, in case anyone may need it:
It seems DevNet does not have a GitHub repo in Python that would cover that:
https://github.com/orgs/CiscoDevNet/repositories?q=ISE&type=&language=&sort=
However, there are other options:
Automation Exchange:
https://developer.cisco.com/network-automation/listing/#search=ISE&page=1
Code Exchange:
https://developer.cisco.com/codeexchange/explore/#search=ISE
I think one of the ones on Code Exchange may work, at least as a starting point.
