MariaDB(DBaaS)
MariaDB(DBaaS)
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of MariaDB(DBaaS) service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260531 |
CLI Version History
1.1
CLI version 1.1 release for MariaDB(DBaaS)
Changes
- [Changed]
mariadb create cluster- command has been changed.- Request model has been changed to
MariadbClusterCreateRequestV1Dot1. - The following fields are added to the request:
service_watch_log_collection
- Request model has been changed to
- [Changed]
mariadb show cluster- command has been changed.- Response model has been changed to
MariadbClusterDetailResponseV1Dot1. - The following fields are added to the response:
is_kernel_patchableservice_watch_log_collection
- Response model has been changed to
- [New]
mariadb create other region replica- command has been added. - [New]
mariadb patch minor version- command has been added. - [New]
mariadb upgrade kernel- command has been added.
1.0
Initial CLI release for MariaDB(DBaaS)
Changes
- [New]
mariadb add block storages- command has been added. - [New]
mariadb create cluster- command has been added. - [New]
mariadb create replica- command has been added. - [New]
mariadb create restore- command has been added. - [New]
mariadb delete cluster- command has been added. - [New]
mariadb export log- command has been added. - [New]
mariadb list backup histories- command has been added. - [New]
mariadb list clusters- command has been added. - [New]
mariadb list engine version properties- command has been added. - [New]
mariadb list engine versions- command has been added. - [New]
mariadb list log export configs- command has been added. - [New]
mariadb list parameter groups- command has been added. - [New]
mariadb list parameter values- command has been added. - [New]
mariadb list parameters- command has been added. - [New]
mariadb list replicas- command has been added. - [New]
mariadb list server types- command has been added. - [New]
mariadb promote replica cluster- command has been added. - [New]
mariadb register log export config- command has been added. - [New]
mariadb remove backup histories- command has been added. - [New]
mariadb reset replica- command has been added. - [New]
mariadb restart cluster- command has been added. - [New]
mariadb set archive config- command has been added. - [New]
mariadb set audit log- command has been added. - [New]
mariadb set backup- command has been added. - [New]
mariadb set block storage size- command has been added. - [New]
mariadb set log export config- command has been added. - [New]
mariadb set maintenance- command has been added. - [New]
mariadb set parameter values- command has been added. - [New]
mariadb set security group rules- command has been added. - [New]
mariadb set server type- command has been added. - [New]
mariadb show archive config- command has been added. - [New]
mariadb show cluster- command has been added. - [New]
mariadb show request- command has been added. - [New]
mariadb start cluster- command has been added. - [New]
mariadb stop cluster- command has been added. - [New]
mariadb switchover cluster- command has been added. - [New]
mariadb sync archive config- command has been added. - [New]
mariadb sync cluster state- command has been added. - [New]
mariadb sync parameter values- command has been added. - [New]
mariadb sync replica state- command has been added. - [New]
mariadb unregister log export config- command has been added. - [New]
mariadb unset backup- command has been added. - [New]
mariadb unset maintenance- command has been added.