Hi All,
I was trying to get any notification on any change in any cluster properties in a vCenter.
In particular I want to get any notification from VCenter in case
1. Hosts are moved in between the clusters.
2. Hosts are added or removed from the hosts.
3. And some more cluster properties.
To acheive this, I was trying to use the WaitForUpdates method of PropertyCollector class from SDK, but not able to get any demo code.
It will be very useful if some one guide me on how to use the WaitForUpdates method.
I have gone through the PropertyCollector document but not getting any clue.
Please help me on this?
Thank You