Manage compute using the OpenStack APIΒΆ
To manage compute for example managing instances via the OpenStack API you need to use the Nova API.
We do not provide a complete documentation for how to do API calls but rather link to the official documentation.
Note
Read our general OpenStack API documentation as a good starting point for working with the API.