ncloud_export_mssql_log
Export Cloud DB for MSSQL server logs to Object Storage. Specify bucket, folder, and log file list to move logs off the server for analysis or backup.
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 |