ncloud_serverless_get_imported_backup
Retrieve an imported backup's details, showing current import progress through steps from download to finalize and reporting failures.
Instructions
Get one imported backup with import progress (GET /mysql/v1/imported-backups/{backupName}): importProgress.steps DOWNLOAD→EXTRACT→VERIFY→CREATE_BACKUP→FINALIZE, error when FAILED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backupName | Yes | Imported backup name (the `name` given at creation) |