This month we are thrilled to announce the release of a brand-new feature to our Cloud provisioning console: ALTERNcloud Console API.
About ALTERNcloud Console API
The ALTERNcloud Console API lets you programmatically manage your Private Clouds, virtual server instances, and other resources such as DNS records using conventional HTTP requests. Many actions that you can perform through the ALTERNcloud Console (except for creating new users) can also be performed with the API.
With the ALTERNcloud Console API, you can:
- List Invoices
- List Support Tickets
- List Services
- Upgrade Services
- Create new DNS zones
- List Virtual Servers
- Create Virtual Servers
- Start/Edit/Stop Virtual Servers
- Rebuild & Rescue Virtual Servers
- Increase Authentication flexibility with HTTP Basic and/or JWT Tokens
- And much more!
Why clients should utilize ALTERNcloud Console API
Available at no extra cost, ALTERNcloud Console API is a useful tool for developers who want to automate the creation of new servers, scaling for apps and databases, and integrate with other ALTERNcloud services. The ALTERNcloud Console API comes with easy-to-use documentation and examples.