Currently I've got a pice of code that lists all the vmFolder.Childentities
through pyVmomi, these are used to structurize the VM's in vCenter.
But now I want to change the vmFolder of an existing virtual machine.
PS: I can't show any code because I'm currently at work