ncloud_export_mongodb_backup
Export MongoDB backup files to Object Storage by specifying instance, server, bucket, and list of 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 |