Hi, I recently decided to start using CloudStack API , I want to use API to deploy virtual machine. My current configuration is : * I have two Clusters KVM and each cluster have one host. *One management server.
I wonder how I can choose the Cluster when I deploy VM , beause I looked into API deployVrtualMachine : ( http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/user/deployVirtualMachine.html ) and I didn't found something that specify the Cluster. I would be thankful for any help. Best regards.