Tool
brain_restore_status
Read a restore run's status (pending|wiped|importing|completed|failed) with counts + timing, by restoreId (returned by brain_backup_restore).
Read a restore run's status (pending|wiped|importing|completed|failed) with counts + timing, by restoreId (returned by brain_backup_restore).
Behavior
- HTTP
GET /brain/restores/:restoreId
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| restoreId | string | • | The restore run id (returned by brain_backup_restore). |
Try it
Read a restore run's status (pending|wiped|importing|completed|failed) with counts + timing, by restoreId (returned by brain_backup_restore).