Hi,
I'm trying to search for a newly deployed VM using VcPlugin.getAllVirtualMachines() but can't seem to find it.
When I try to list down the contents of the array returned by it - it doesn't have the newly deployed VM.
Is there a method I need to invoke to refresh inventory of VcPlugin.getAllVirtualMachines()?
Thanks