For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

The IONOS CLOUD Database as a Service (DBaaS) MariaDB API lets you provision and manage fully managed MariaDB clusters, including backups, scaling, and Kubernetes connectivity.

MariaDB API versions

DBaaS MariaDB offers two versions of the MariaDB API. Version 2 (2.0.0) is the recommended version for production workloads, while Version 1 (1.0.0) is the legacy implementation.

MariaDB v1 and MariaDB v2 refer to IONOS CLOUD's DBaaS API versions, not MariaDB software versions.

What can you do with the MariaDB APIs?

The MariaDB API lets you provision and manage MariaDB clusters programmatically using standard HTTPS requests.

You can also use the MariaDB API to:

  • Provision and configure clusters with your chosen size and MariaDB version.

  • Retrieve and list clusters in your account.

  • Modify cluster configuration, such as scaling resources or updating settings.

  • Delete clusters you no longer need.

  • Retrieve backups for a cluster.

  • Restore a cluster from a backup.

  • Create a new cluster based on a backup.

  • Connect MariaDB clusters to your managed Kubernetes clusters.

Last updated

Was this helpful?