Hi Ilya, This section has an example of using cloudmonkey in a bash script to setup a whole zone, network etc: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStackcloudmonkeyCLI-Usingasacommandlinetool
You may use marvin and write python scripts to automate infra as well, pointers: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Marvin+-+Testing+with+Python#Marvin-TestingwithPython-Writingthetest Regards. On Tue, May 6, 2014 at 5:25 AM, ilya musayev <ilya.mailing.li...@gmail.com>wrote: > For the CloudStack Automation testing project, i'm looking for entire flow > of API commands or perhaps CloudMokey CLI equivalent commands to mimic what > Create a Zone Wizard does. VMware example would be ideal, but i'm certain i > can figure out difference if its not. > > I know i can probably get the APIs from Chrome Debugger or Firefly in > mozilla, but it seems a bit excessive on the output. > > Would anyone have it handy? > > Thanks > ilya >