ncloud_export_mongodb_backup
Export MongoDB backup files from Cloud MongoDB to Object Storage by specifying instance numbers, bucket name, and backup objects.
Instructions
Export MongoDB backup files to Object Storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | Object Storage bucket name | |
| folderPath | No | Folder path in the bucket | |
| cloudMongoDbInstanceNo | Yes | Cloud MongoDB instance number | |
| cloudMongoDbExportObjectList | Yes | List of backup objects to export | |
| cloudMongoDbServerInstanceNo | Yes | Cloud MongoDB server instance number |