04-05-2017 07:13 PM
We have a API integration requirement, but we found that there is no method to create identity group with Restful API. Is here have a way to create identity group without GUI? : ) Thank you very much!
Solved! Go to Solution.
04-06-2017 10:12 AM
You are correct ISE ERS API for user identity groups are for queries, either Get-All or Get-By-Id, but not create, compared to other types of group objects (security groups, endpoint identity groups, etc.).
At present, the only option is to use the web UI. You might consider using CSV import, if you have a large number of groups.
04-06-2017 04:23 AM
I see it in the API guide
http://www.cisco.com/c/en/us/td/docs/security/ise/2-1/api_ref_guide/api_ref_book/ise_api_ref_ers1.html
Sent from my iPhone
04-06-2017 10:12 AM
You are correct ISE ERS API for user identity groups are for queries, either Get-All or Get-By-Id, but not create, compared to other types of group objects (security groups, endpoint identity groups, etc.).
At present, the only option is to use the web UI. You might consider using CSV import, if you have a large number of groups.
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