03-12-2018 01:38 PM
Hi Folks,
Does anyone know if ISE version 2.2 supports a bulk purge of guest user accounts via the ERS APIs ?
Currently we are having to programmatically fetch all the guest users, followed by invocation of the Delete API for each of the returned IDs, one at a time, when deleting guest users using the REST APIs. Please let me know if there is a more efficient way to handle this through ERS.
Thanks,
-Sachin Danait
Solved! Go to Solution.
03-12-2018 02:05 PM
Correct. Currently, you need to acquire name or id before you can run bulk delete using the delete-by-name or delete-by-id operations.
03-12-2018 02:05 PM
Correct. Currently, you need to acquire name or id before you can run bulk delete using the delete-by-name or delete-by-id operations.
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