There should be UI doing the same thing and you can intercept the api logs
or use firebug to see how it did.
Deployvm takes in a list of network ids as well. You can check that.
On 06/11/14 11:57 PM, "lky" wrote:
>I know use cloudstack api need to build the sig and python shell can
>do
>this
I know use cloudstack api need to build the sig and python shell can do
this through doc, now I want to call 'updateNetworkServiceProvider' via api
, but this method has the param 'servicelist' which is a list , I can not
find a example for this case , anyone can give a hand ?