ncloud_serverless_delete_imported_backup
Delete an imported backup from Ncloud MySQL. Requires confirm=true to execute; fails if a restore is using the backup.
Instructions
⚠️ Destructive: Delete an imported backup (DELETE /mysql/v1/imported-backups/{backupName} → 202 Operation). 409 while a restore is using it. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| backupName | Yes | Imported backup name |