ncloud_export_mssql_backup
Exports Cloud DB for MSSQL backup files to Object Storage. Provide the backup file list, bucket name, and instance details to transfer backups to the bucket.
Instructions
Export Cloud DB for MSSQL backup files to Object Storage. Use ncloud_list_mssql_backup_details to get available file names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | Object Storage bucket name to export to | |
| folderPath | No | Folder path within the bucket. If omitted, exports to bucket root. | |
| cloudMssqlInstanceNo | Yes | Cloud MSSQL instance number | |
| cloudMssqlExportObjectList | Yes | List of backup objects to export | |
| cloudMssqlServerInstanceNo | Yes | Cloud MSSQL server instance number |