it looks like its complaining about the ipaddress= param. omit that and try again. sounds like ip assignment during deployment doesnt work with basic zones.
On Tue, Mar 19, 2013 at 6:24 PM, heidsoftg <heidso...@gmail.com> wrote: > Hi All: > > I have a question cloudstack create a basic network specified ip virtual > machine error, I do not know why this error message: > > { "deployvirtualmachineresponse" : > {"uuidList":[],"errorcode":530,"cserrorcode":9999,"errortext":"Does not > support custom ip allocation at this time: NicProfile[0-0-null-null-null"} } > > this is my Api test: > > http://192.168.0.16:8900/client/api?response=json&command=deployVirtualMachine&serviceofferingid=f3b035a7-55cf-4967-a590-81aa6429b368&templateid=f1add51d-d5ce-42a6-8bac-9da017c27c34&zoneid=6a4d89c5-7318-41a6-8aac-07f3e8c95db9&domainid=d5502cbf-8005-4946-b75e-959652964cb2&hypervisor=VMware&ipaddress=192.168.0.35&name=mylinux5 > If anyone knows, please help, thank you! > > > > > heidsoftg