I want to implement functionality as mentioned below,
When user does operation in right pane list of entities the left side listing should get updated as the result of the operation.
For eg I “power on” a vm in right side summery view the same entity gets updated in the Inventory list on left side of the screen.
How to achieve the updation thing on custom objects listed the plugin?