apedrosa
09-08-2011, 01:12 PM
Hi, we are currently developing a self-service cloud portal for AppLogic. We are using the api version 1.0.2-1 that came the installation of AppLogic 2.9.
But we are facing some problems with async requests that are made to the AppLogic.
For example:
When we create an application or vds with the method /api/v1/app/create the request is answered automatically with the id of the job in question, but the application is only created after a few minutes in some cases came to take about 10 minutes to create the application.
The funny thing is that when we perform the same request via shell the creation of an application is automatically and absurdly fast.
We would like to know if a problem is the current version api or if the process is really time consuming.
But we are facing some problems with async requests that are made to the AppLogic.
For example:
When we create an application or vds with the method /api/v1/app/create the request is answered automatically with the id of the job in question, but the application is only created after a few minutes in some cases came to take about 10 minutes to create the application.
The funny thing is that when we perform the same request via shell the creation of an application is automatically and absurdly fast.
We would like to know if a problem is the current version api or if the process is really time consuming.