Hi there,
I'm trying to move a Vmware.Vim.VirtualMachine from one Vmware.Vim.Folder to another with the API Provided by the C# Vmware.Vim.dll from the
PowerCLI in a VisualStudio 2010 Project. Please be aware that these Folders are not "normal" Folders, these are the VMware containers...
Could someone tell me how to achieve this?
I found the vm.Relocate_Task() Method, but I was wondering wether it was for moving the disks in storage or should it be used for this task too?
Greetings,
Kjellski