lattice_restore_database_snapshot
Restore a database instance from a selected snapshot, irreversibly overwriting current data. Create a fresh snapshot first to preserve the present state.
Instructions
Restore a database instance from one of its snapshots. Overwrites current data irreversibly — take a fresh snapshot first if the present state matters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Database instance ID | |
| snapshot_id | Yes | Snapshot ID to restore from (see lattice_list_database_snapshots) |