restore_warehouse_in_place
Restore a warehouse to a specified restore point, directly overwriting its current data. The restore makes the warehouse unavailable for about 10 minutes.
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 |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| restore_point_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||