Cloud DB for MySQL (VPC) overview
- Print
- PDF
Cloud DB for MySQL (VPC) overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Overview
NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how.
The application program interface (API) that supports the use of services and solutions provided by NAVER Cloud Platform is called NAVER Cloud Platform API.
Common attributes
API URL
GET or POST
https://ncloud.apigw.ntruss.com/vmysql/v2
Request headers
Header name | Description |
---|---|
x-ncp-apigw-timestamp | This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC Request is considered invalid if the timestamp differs from the current time by more than 5 minutes |
x-ncp-iam-access-key | API key issued by NAVER Cloud Platform or access key issued by IAM |
x-ncp-apigw-signature-v2 | Signature signed by the secret key that matches the access key in the sample body above Use the HMAC-SHA256 encryption algorithm |
Operation
Cloud DB for MySQL
API name | Description |
---|---|
addCloudMysqlDatabaseList | Add a database to a Cloud DB for MySQL instance |
addCloudMysqlUserList | Add a DB user to a Cloud DB for MySQL instance |
changeCloudMysqlServerSpec | Change the DB server specifications for a Cloud DB for MySQL instance |
changeCloudMysqlUserList | Edit DB user information for a Cloud DB for MySQL instance |
createCloudMysqlInstance | Create Cloud DB for MySQL instances |
createCloudMysqlRecoveryInstance | Create a recovery server instance in a Cloud DB for MySQL instance |
createCloudMysqlSlaveInstance | Create a slave server instance in a Cloud DB for MySQL instance. |
deleteCloudMysqlDatabaseList | Delete a database of a Cloud DB for MySQL instance |
deleteCloudMysqlInstance | Delete Cloud DB for MySQL instances |
deleteCloudMysqlServerInstance | Delete Cloud DB for MySQL server instances |
deleteCloudMysqlUserList | Delete DB user information for a Cloud DB for MySQL instance |
exportBackupToObjectStorage | Send Cloud DB for MySQL instance backup files to Object Storage |
exportDbServerLogToObjectStorage | Send database server log files in a Cloud DB for MySQL instance to Object Storage |
getCloudMysqlBackupDetailList | Get Cloud DB for MySQL instance backup details list |
getCloudMysqlBackupList | Get Cloud DB for MySQL instance backup list |
getCloudMysqlDatabaseList | Get the database list of a Cloud DB for MySQL instance |
getCloudMysqlEventHistoryList | Get the event history list of a Cloud DB for MySQL instance |
getCloudMysqlImageProductList | Get Cloud DB for MySQL product code list |
getCloudMysqlInstanceDetail | Get Cloud DB for MySQL instance details |
getCloudMysqlInstanceList | Get Cloud DB for MySQL instance list |
getCloudMysqlProductList | Get the list of Cloud DB for MySQL server specification codes available for use |
getCloudMysqlRecoveryTime | Get a time available for Cloud DB for MySQL instance recovery |
getCloudMysqlTargetSubnetList | Get a list of available subnets |
getCloudMysqlTargetVpcList | Get a list of available VPCs |
getCloudMysqlUserList | Get the DB user list for a Cloud DB for MySQL instance |
getDbServerLogList | Get the database server log list of a Cloud DB for MySQL instance |
rebootCloudMysqlServerInstance | Restart Cloud DB for MySQL server instances |
Was this article helpful?