How to get datacentername?
I want to call VMClone method
VMClone This sample makes a template of an existing VM and deploy multiple instances of this template onto a datacenterParameters: url [required] : url of the web service username [required] : username for the authentication password [required] : password for the authentication datacentername [required] : name of Datacenter vmpath [required] : inventory path of the VM clonename [required] : name of the clone
datacentername [required] : name of Datacenter vmpath [required] : inventory path of the VM
How to get the two parameters?