ncloud_export_mssql_log
Export specified Cloud MSSQL log files to Object Storage using instance and bucket details. Manage database log backups efficiently.
Instructions
Export Cloud DB for MSSQL server logs to Object Storage. Use ncloud_list_mssql_log_files to get available log files.
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 log objects to export | |
| cloudMssqlServerInstanceNo | Yes | Cloud MSSQL server instance number |