restore_warehouse_in_place
Roll back a warehouse to a chosen restore point, overwriting its current state. Ideal for recovering from data corruption or unwanted changes, with about 10 minutes of downtime.
Instructions
Restore a warehouse in-place to a restore point.
WARNING: This is a destructive, long-running operation. The warehouse will be unavailable for approximately 10 minutes while the restore completes.
Args: workspace: Workspace name or GUID. warehouse: Warehouse name or GUID. restore_point_id: The restore point ID string to restore to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warehouse | Yes | ||
| workspace | Yes | ||
| restore_point_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||