cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
849
Views
0
Helpful
1
Replies

ISE 2.2 bulk delete of guest accounts through ERS APIs

sdanait
Cisco Employee
Cisco Employee

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

1 Accepted Solution

Accepted Solutions

Craig Hyps
Level 10
Level 10

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.

View solution in original post

1 Reply 1

Craig Hyps
Level 10
Level 10

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.