Hi Laurent,
Thanks for the reply.
Our Use Case is as follows
Step 1) when we login to vSphere web Client our plug in gets displayed.
Step 2) when we click on our plugin all the entities are fetched and displayed as below
Hosts (1)
Clusters (1)
Virtual Apps (2)
Virtual Machines (5)
Backups (12)
Step 3) when we click on Virtual Machine we go into the virtual machines list
Virtual Machines (5)
VM1 - Related Objects (Backups tab gets displayed).
...
VM5 - Related Objects (Backups tab gets displayed).
Step 4) now we have option for backup of VM.
Step 5) If we select a VM for e.g. VM1 and right click(Action) in List on left hand side and select backup
Operation, operation gets successfully completed.
Problem:
Backups object list tab in the related objects Of Virtual Machine is not getting refreshed.
We want to display the backups objects list on the fly after a successful operation on Virtual Machine so that the count is reflected in the overall plugin application.
Hope I am able to state the problem correctly.
Please let us know the possible steps to overcome the above situation.
As we have seen the vSphere web client does similar kind of Refresh operation as stated below
User goes into vCenter server list and selects a VCenter server and adds a new data center the data center count automatically gets updated in the vSphere web client where ever the entity list exists.
As I mentioned the screen shot previous thread.