Cloud DB for MSSQL (VPC) overview
- Print
- PDF
Cloud DB for MSSQL (VPC) overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This section describes how to use various operations provided as HTTP-based REST APIs to create, manage, and utilize Cloud DB for MSSQL instances.
This section covers the contents that are common to the Cloud DB for MSSQL APIs, so be sure to see NAVER Cloud Platform API for the contents that are common to all service APIs.
For information that applies to each Cloud DB for MSSQL API, see the respective API reference.
Common attributes
API URL
GET or POST
https://ncloud.apigw.ntruss.com/vmssql/v2
Request headers
This section introduces commonly used request headers. Since some request headers are common headers of Ncloud API, see Common Ncloud API headers for more details. The following describes the request headers.
Headers | Description | Type |
---|---|---|
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 | Common Ncloud API headers |
x-ncp-iam-access-key | API key issued by NAVER Cloud Platform or access key issued by IAM | Common Ncloud API headers |
x-ncp-apigw-signature-v2 | Signature signed by the secret key that matches the access key in the sample body above HmacSHA256 is used for the HMAC encryption algorithm | Common Ncloud API headers |
Operation
API | Description |
---|---|
createCloudMssqlInstance | Create Cloud DB for MSSQL instances |
createCloudMssqlSlaveInstance | Add Cloud DB for MSSQL slave server instance |
deleteCloudMssqlInstance | Delete Cloud DB for MSSQL instances |
deleteCloudMssqlServerInstance | Delete Cloud DB for MSSQL server instances. |
exportDbServerLogsToObjectStorage | Cloud DB for MSSQL server log Object Storage export |
exportBackupToObjectStorage | Cloud DB for MSSQL backup Object Storage export |
getCloudMssqlLogBackupFileList | Get Cloud DB for MSSQL log backup file list |
getCloudMssqlBackupDetailList | Get Cloud DB for MSSQL backup details list |
getCloudMssqlBackupList | Get Cloud DB for MSSQL backup list |
getCloudMssqlCharacterSetList | Get Cloud DB for MSSQL character set list |
getCloudMssqlConfigGroupList | Get Cloud DB for MSSQL config group list |
getCloudMssqlImageProductList | Get Cloud DB for MSSQL product code list |
getCloudMssqlInstanceDetail | Get Cloud DB for MSSQL instance details |
getCloudMssqlInstanceList | Get Cloud DB for MSSQL instance list |
getCloudMssqlProductList | Get the list of Cloud DB for MSSQL server specifications available |
getCloudMssqlTargetSubnetList | Get the list of subnets available |
getCloudMssqlTargetVpcList | Get the list of VPCs available |
getCloudMssqlLogFileList | Get the log file list |
getCloudMssqlFolderList | Get the Object Storage folder list |
getCloudMssqlBucketList | Get the Object Storage bucket list |
rebootCloudMssqlServerInstance | Restart Cloud DB for MSSQL server instances |
Was this article helpful?