Update the plan of Public Cloud Databases

Knowledge Base

Update the plan of Public Cloud Databases


Icons/System/eye-open Created with Sketch. 189 Views 31.07.2025 Cloud / MANAGED_SERVICES

Objective

Learn how to upgrade the service plan of your cluster according to your needs.

Once you have upgraded your solution, you will not be able to downgrade to a lower solution.

Requirements

Instructions

Using the OVHcloud Control Panel

To upgrade the service plan of your cluster, log in to the OVHcloud Control Panel and open your Public Cloud project. Click Databases in the left navigation bar, select your engine instance then click the Configuration tab.

Cluster overview

Click Edit on the "Plan" line and adjust the Plan of your cluster.

Change solution

Using the OVHcloud API

If you are not familiar with using the OVHcloud API, please refer to our guide on Getting started with the OVHcloud API.

To upgrade or downgrade the service plan of your cluster, use the following API call:

body : {
    plan: <essential|business|production|enterprise|advanced>
}

If you downgrade to an Essential plan, your current flavor and/or number of nodes will be downgraded automatically if they exceed the limits of the Essential plan.

We want your feedback!

We would love to help answer questions and appreciate any feedback you may have.

If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.

Are you on Discord? Connect to our channel at https://discord.gg/ovhcloud and interact directly with the team that builds our databases service!

Related articles