I try to move a VM in the Inventory with the help of Java SOAP. This should be the same as going in the vSphere GUI to a VM and grag-n-drop it from a Resource Pool to a vApp.
In Move.java sample from SDK it should be possible to make that. But i'm facing problems regarding foldername argument. How do I provide the correct foldername for ESXi 5.0?
Is there another piece of code what can move Objects in the Inventory?
Thank You