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

Different Group ID for Same Identity Groups in 2 Clusters

I have 2 clusters in my Environment and  i created an Identity Group in Both clusters with same Identity Group Name . but when i run API i see both of them with 2 different group IDs.  This was not the case before 3.3 can you help me ?

1 Reply 1

Greg Gibbs
Cisco Employee
Cisco Employee

I'm not sure how the object IDs are generated, but I would not expect the objects created in separate ISE clusters to have the exact same object ID if the name is the same.

The only suggestion I would have is to rewrite your code so that it first gets the object ID of the Identity Group, stores that as a variable, then uses that variable when making changes.