You can derive the exact API call sequence from the log file using grep & sed.
See http://dlafferty.blogspot.co.uk/2013/07/using-cloudmonkey-to-automate.html DL > -----Original Message----- > From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] > Sent: 06 May 2014 00:56 > To: dev@cloudstack.apache.org > Subject: [API][CLOUDMONKEY] - looking for example on creating entire zone > with everything else > > 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