Re: Asynchronous Request Handling

2013-02-20 Thread Nitin Mehta
With event notification system can the user not subscribe for vm creation event and be notified that its done ? On 20/02/13 8:13 AM, "Ahmad Emneina" wrote: >On Tue, Feb 19, 2013 at 6:19 PM, Chiradeep Vittal < >chiradeep.vit...@citrix.com> wrote: > >> >> >> On 2/19/13 12:45 AM, "Asmita Vagyani"

Re: Asynchronous Request Handling

2013-02-19 Thread Chiradeep Vittal
On 2/19/13 6:43 PM, "Ahmad Emneina" wrote: >job.expire.minutes Indeed.

Re: Asynchronous Request Handling

2013-02-19 Thread Ahmad Emneina
On Tue, Feb 19, 2013 at 6:19 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > > > On 2/19/13 12:45 AM, "Asmita Vagyani" > wrote: > > >Hi all, > > > >We are using the cloudstack 4 APIs - deployVM and destroyVM. > >Both the calls are asynchronous. > > > >We are trying to find a way how

Re: Asynchronous Request Handling

2013-02-19 Thread Chiradeep Vittal
On 2/19/13 12:45 AM, "Asmita Vagyani" wrote: >Hi all, > >We are using the cloudstack 4 APIs - deployVM and destroyVM. >Both the calls are asynchronous. > >We are trying to find a way how we can keep on polling the CS4 management >server for the Job status. >The issue is , the VM creation can ta