Thanks Diwakar.
I would be doing something like this then... :smileyconfused:
HierarchyManagerImpl hm = HierarchyManagerImpl.getInstance();
List hierarchiesList = hm.getAllHierarchies(cbClient);
//loop hierarchiesList
// HierarchyEntitiesType entityType = hierarchiesList [n].getEntities()
// entityType.getEntities()
How do I determine if this "entity" is a "vCenter Server entity" and not "vCenter Chargeback Manager entity"?
Im quite confused on the following classes and please confirm if getting the steps for getting the attribute value is correct:
Thanks heaps for any help. :smileyconfused: