MySQL(DBaaS)
MySQL(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 MySQL(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 MySQL(DBaaS)
Changes
- [Changed]
mysql create cluster- command has been changed.- Request model has been changed to
MysqlClusterCreateRequestV1Dot1. - The following fields are added to the request:
service_watch_log_collection
- Request model has been changed to
- [Changed]
mysql show cluster- command has been changed.- Response model has been changed to
MysqlClusterDetailResponseV1Dot1. - The following fields are added to the response:
is_kernel_patchableservice_watch_log_collection
- Response model has been changed to
- [New]
mysql create other region replica- command has been added. - [New]
mysql patch minor version- command has been added. - [New]
mysql upgrade kernel- command has been added.
1.0
Initial CLI release for MySQL(DBaaS)
Changes
- [New]
mysql add block storages- command has been added. - [New]
mysql create cluster- command has been added. - [New]
mysql create replica- command has been added. - [New]
mysql create restore- command has been added. - [New]
mysql delete archive log- command has been added. - [New]
mysql delete cluster- command has been added. - [New]
mysql export log- command has been added. - [New]
mysql list backup histories- command has been added. - [New]
mysql list clusters- command has been added. - [New]
mysql list engine version properties- command has been added. - [New]
mysql list engine versions- command has been added. - [New]
mysql list log export configs- command has been added. - [New]
mysql list parameter groups- command has been added. - [New]
mysql list parameter values- command has been added. - [New]
mysql list parameters- command has been added. - [New]
mysql list replicas- command has been added. - [New]
mysql list server types- command has been added. - [New]
mysql promote replica cluster- command has been added. - [New]
mysql register log export config- command has been added. - [New]
mysql remove backup histories- command has been added. - [New]
mysql reset replica- command has been added. - [New]
mysql restart cluster- command has been added. - [New]
mysql set archive config- command has been added. - [New]
mysql set audit log- command has been added. - [New]
mysql set backup- command has been added. - [New]
mysql set block storage size- command has been added. - [New]
mysql set log export config- command has been added. - [New]
mysql set maintenance- command has been added. - [New]
mysql set parameter values- command has been added. - [New]
mysql set security group rules- command has been added. - [New]
mysql set server type- command has been added. - [New]
mysql show archive config- command has been added. - [New]
mysql show cluster- command has been added. - [New]
mysql show request- command has been added. - [New]
mysql start cluster- command has been added. - [New]
mysql stop cluster- command has been added. - [New]
mysql switchover cluster- command has been added. - [New]
mysql sync archive config- command has been added. - [New]
mysql sync cluster state- command has been added. - [New]
mysql sync parameter values- command has been added. - [New]
mysql sync replica state- command has been added. - [New]
mysql unregister log export config- command has been added. - [New]
mysql unset backup- command has been added. - [New]
mysql unset maintenance- command has been added.