VMware {code} Community
krmayank
Contributor
Contributor

WaitForUpdate Vcenter SDK APIMissing Updates

Hi All

We are trying to use WaitForUpdate (http://www.vmware.com/support/developer/vc-sdk/visdk2xpubs/ReferenceGuide/vmodl.query.PropertyCollec...)

This API is passed a version field which indicates the version of the last update received from the Vcenter. Most of the time , we receive an update from the vcenter which is this version +1, which means a contiguious series. Sometimes the vcenter API returns a version which is the passed in version +2, so we have logic in our code which guesses that we might have missed an update.Since the API did not return the version expected. Is this assumption correct or we should just trust the  version field returned by the API as the next update available from vcenter and that there was no missed update. If anyone has any experience with this API or if VMWare SDK people are listening, please help.

Regards

Mayank

Tags (1)
0 Kudos
0 Replies