MySQL(DBaaS)
MySQL(DBaaS)
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 MySQL(DBaaS) 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | DEPRECATED | 20260531 |
CLI Version History
1.1
MySQL(DBaaS) CLI 버전 1.1이 출시되었습니다.
변경사항
- [변경]
mysql create cluster- 명령어가 변경되었습니다.- 요청 모델이
MysqlClusterCreateRequestV1Dot1로 변경되었습니다. - 요청 시, 아래와 같은 필드가 추가됩니다.:
service_watch_log_collection
- 요청 모델이
- [변경]
mysql show cluster- 명령어가 변경되었습니다.- 응답 모델이
MysqlClusterDetailResponseV1Dot1로 변경되었습니다. - 응답 시, 아래와 같은 필드가 추가됩니다.:
is_kernel_patchableservice_watch_log_collection
- 응답 모델이
- [신규]
mysql create other region replica- 명령어가 추가되었습니다. - [신규]
mysql patch minor version- 명령어가 추가되었습니다. - [신규]
mysql upgrade kernel- 명령어가 추가되었습니다.
1.0
MySQL(DBaaS) CLI가 출시되었습니다.
변경사항
- [신규]
mysql add block storages- 명령어가 추가되었습니다. - [신규]
mysql create cluster- 명령어가 추가되었습니다. - [신규]
mysql create replica- 명령어가 추가되었습니다. - [신규]
mysql create restore- 명령어가 추가되었습니다. - [신규]
mysql delete archive log- 명령어가 추가되었습니다. - [신규]
mysql delete cluster- 명령어가 추가되었습니다. - [신규]
mysql export log- 명령어가 추가되었습니다. - [신규]
mysql list backup histories- 명령어가 추가되었습니다. - [신규]
mysql list clusters- 명령어가 추가되었습니다. - [신규]
mysql list engine version properties- 명령어가 추가되었습니다. - [신규]
mysql list engine versions- 명령어가 추가되었습니다. - [신규]
mysql list log export configs- 명령어가 추가되었습니다. - [신규]
mysql list parameter groups- 명령어가 추가되었습니다. - [신규]
mysql list parameter values- 명령어가 추가되었습니다. - [신규]
mysql list parameters- 명령어가 추가되었습니다. - [신규]
mysql list replicas- 명령어가 추가되었습니다. - [신규]
mysql list server types- 명령어가 추가되었습니다. - [신규]
mysql promote replica cluster- 명령어가 추가되었습니다. - [신규]
mysql register log export config- 명령어가 추가되었습니다. - [신규]
mysql remove backup histories- 명령어가 추가되었습니다. - [신규]
mysql reset replica- 명령어가 추가되었습니다. - [신규]
mysql restart cluster- 명령어가 추가되었습니다. - [신규]
mysql set archive config- 명령어가 추가되었습니다. - [신규]
mysql set audit log- 명령어가 추가되었습니다. - [신규]
mysql set backup- 명령어가 추가되었습니다. - [신규]
mysql set block storage size- 명령어가 추가되었습니다. - [신규]
mysql set log export config- 명령어가 추가되었습니다. - [신규]
mysql set maintenance- 명령어가 추가되었습니다. - [신규]
mysql set parameter values- 명령어가 추가되었습니다. - [신규]
mysql set security group rules- 명령어가 추가되었습니다. - [신규]
mysql set server type- 명령어가 추가되었습니다. - [신규]
mysql show archive config- 명령어가 추가되었습니다. - [신규]
mysql show cluster- 명령어가 추가되었습니다. - [신규]
mysql show request- 명령어가 추가되었습니다. - [신규]
mysql start cluster- 명령어가 추가되었습니다. - [신규]
mysql stop cluster- 명령어가 추가되었습니다. - [신규]
mysql switchover cluster- 명령어가 추가되었습니다. - [신규]
mysql sync archive config- 명령어가 추가되었습니다. - [신규]
mysql sync cluster state- 명령어가 추가되었습니다. - [신규]
mysql sync parameter values- 명령어가 추가되었습니다. - [신규]
mysql sync replica state- 명령어가 추가되었습니다. - [신규]
mysql unregister log export config- 명령어가 추가되었습니다. - [신규]
mysql unset backup- 명령어가 추가되었습니다. - [신규]
mysql unset maintenance- 명령어가 추가되었습니다.