I'm using SOAP to launch a vMotion using the RelocateVM_Task or MigrateVM_Task methods successfully which returns a MORef like 'task-123'.
But what method is available to check the status of this task? There doesn't seem to be an obvious method available and everything I've tried so far fails.
Any suggestions appreciated.
Thanks.