ncloud_export_mssql_log
Export Cloud DB for MSSQL server logs to Object Storage. List available log files with ncloud_list_mssql_log_files before exporting.
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 |