Re: Capture API requests - for replay feature testing

2013-03-12 Thread Ahmad Emneina
The api-server.log file is probably the best place to look. one can also capture api calls from a web browser using firebug or developer tools. On Tue, Mar 12, 2013 at 10:28 AM, Musayev, Ilya wrote: > Hi all > > I'm looking for a way to capture all API calls I make when I go through > initial

Capture API requests - for replay feature testing

2013-03-12 Thread Musayev, Ilya
Hi all I'm looking for a way to capture all API calls I make when I go through initial "zone wizard". While I realize that I can dissect and get the content from vmops.log and api.log file, I was hoping there would be a cleaner solution. Any help is appreciated, Thanks ilya