Manage compute using the OpenStack APIΒΆ
To manage compute, i.e. 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 correct official documentation.
Note
Please read our general OpenStack API documentation as a good starting point for working with the API.