ovh / public-cloud-roadmap

Agile roadmap for OVHcloud Public Cloud services. Discover the features our product teams are working on, comment and influence our backlog.
https://www.ovhcloud.com/en/public-cloud/
186 stars 5 forks source link

Plan downgrade #494

Closed matmicro closed 3 months ago

matmicro commented 1 year ago

As a Managed DB user i would like to downgrade plan (from API and UI). Eg: Going from Enterprise to Business, or from Business to Essential plan.

Could you provide ETA for this feature ?

thild42 commented 11 months ago

We will probably make a first step by providing support of this feature by API and only for Aiven engines.

matmicro commented 5 months ago

Is the feature available from API ? or ETA ? ETA to get it available from Manager UI ?

thild42 commented 3 months ago

The feature is available through the API. The UI will follow.

matmicro commented 2 months ago

Are you able to provide an ETA at which we can downgrade plan from Manager UI ?

From API side, can we use only one field without any risk ?

PUT /cloud/project/{serviceName}/database/postgresql/{clusterId}
{
  "plan": "business"
}
thild42 commented 1 month ago

@matmicro - it is live for MySQL and PostgreSQL.