Using the engine API of cloud public ikoula
en:Using the engine API of cloud public ikoula
he:באמצעות מנוע ה-API של ikoula הציבורית ענן
ro:Folosind motorul de API de nor ikoula publice
ru:Использование двигателя API облака общественного ikoula
pl:Przy użyciu silnik API publicznych ikoula chmura
ja:クラウド公共 ikoula のエンジン API を使用
ar:باستخدام محرك API لسحابة عكلة العامة
zh:使用引擎 API 的云公共 ikoula
de:Verwendung der API-Engine von Wolke öffentliche ikoula
nl:Met behulp van de API van de motor van wolk openbare ikoula
it:Utilizzando il motore di API di cloud pubbliche ikoula
pt:Usando o motor API de nuvem pública ikoula
es:Utilizando el motor API de nube pública ikoula
fr:Utiliser le moteur API du cloud public ikoula
This article has been created by an automatic translation software. You can view the article source here.
4. Use the API engine of cloud public ikoula
a. generate its API keys
If you want to perform programmatic way or out of the Web interface, it is possible to go through the API.
To do this, you need to go in the 'Accounts' section :
Then select your account :
In the newly opened pane, click on 'See users' :
Finally, select the user you want to use the API through which :
In the detailed pane, we can identify key API (1) but be aware that it is possible to generate new (2):
b. for calls to the API basics
Before any creation of script, it is necessary to understand some basics about the API.
- The address used to join the API is : https://cloudstack.ikoula.com/client/api
- The domain administrator and user API specifications are respectively :
o . Admin domain : TOC_Domain_Admin
o User : TOC_User
- To use the API, will need you :
o Your API key
o Your key secret
o Send queries to the address of the API with a method of HTTP
o Process returns in XML or JSON format (choice )
Consult all our APIs FAQ :
How to generate signature ? Example API request using the GET method and use in PHP.
Data recovery (list instances )
Launch of actionable (multiple startups )
Manage asynchronous tasks (instances being started )
This article seemed you to be useful ?
[[Category:[First_steps_on_cloud_public_ikoula]]
Enable comment auto-refresher