Closed matmicro closed 3 months ago
We will probably make a first step by providing support of this feature by API and only for Aiven engines.
Is the feature available from API ? or ETA ? ETA to get it available from Manager UI ?
The feature is available through the API. The UI will follow.
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"
}
@matmicro - it is live for MySQL and PostgreSQL.
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 ?