VMware {code} Community
saksham189
Contributor
Contributor

waitForUpdates returns versions with underscores

I was trying the waitForUpdates API call using govmomi SDK (Golang)

 

Initially it returns quite a lot of output with versions 0_1, 0_2,...0_29 and so on.

This happens until it gets to version = 1 where it slows down and actually starts listening for the updates. 

I wanted to know whether the initial output with underscores is the current state of all the objects for which waitForUpdates is being called. Also, is there any documentation which has more information about this?

 

Thanks

0 Replies