Hello All,
I have bulk of VM to be deployed.
Here is the design of our vcenter infrastructre.
Vmware Vsphere 5.5 > Multiple DataCenters > Multiple Clusters in each Datacenter > Multiple hosts in each Cluster.>Multiple Datastores for each cluster/host.
I would would want to do something like this ..
./vmdeploy.py -s <vcenter name> -u <Username> -t <Template> -b <basename> -c <count> -n <number> -r <ResourcePool> -d <Datacenter> -C <Cluster> -D <Datastore> -f <Folder> -v -w 120
I tried with pysphere... but not sure how to mention <Datacenter> <Cluster> <Datastore>?
Please HELP!!
Regards,
sbr.