02-15-2016 03:41 AM - edited 03-10-2019 11:29 PM
Is there any way we can delete bulk mac addresses from ISE Endpoint identity group?
03-22-2017 07:02 AM
Ramesh,
Did you find a way to do it?
Thanks
Ain
02-18-2019 03:46 AM
can anyone answer this issue ?
02-18-2019 09:21 AM
Hi,
You can use rest Api+Script to remove bulk mac address from identity group.
1.Retrive endpoint id from ise using get request.
2.use the endpoint id then send a post request with payload static group assignment = "false"
You can access the External RESTful Services SDK from the following URL:https://<ISE-ADMIN-NODE>:9060/ers/sdk
.
-Aravind
02-18-2019 07:40 AM
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