Re: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Patrick Miller
5D.cpuSpeed=1000&details%5B0%5D.memory=512&iptonetworklist%5B0%5D.networkid=9cb521cf-4e31-4e4e-9cc3-0594c0d86b23&displayname=test2&name=test2&_=1458742213708 > 2016-03-23 15:10:03,260 DEBUG [c.c.u.AccountManagerImpl] > (catalina-exec-12:ctx-1c7c46b2 ctx-e288c668) (logid:2387765e) Access

RE: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Rohit Yadav
Hi Martin, The details argument for this API is a map, CloudMonkey simply wraps given arguments and creates a HTTP request so for maps it's always been a syntax like map[0].key=value. The usage of maps has been documented here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cl