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

update

Update a MariaDB Cluster

Usage

ionosctl dbaas mariadb-v2 cluster update [flags]

Aliases

For mariadb-v2 command:

[maria-v2 mar-v2 ma-v2]

For cluster command:

[c]

For update command:

[u up]

Description

Use this command to update attributes of a MariaDB Cluster. This command uses a combination of GET and PUT to simulate a PATCH operation.

Note the API's sizing constraints: instances and storage size can only be increased (never decreased), the version can only be upgraded (no downgrade), while cores and RAM can be both increased and decreased.

Required values to run command:

  • Cluster Id

Options

Examples

Last updated

Was this helpful?