Snapshot lifecycle
Snapshot status can progress through:pendingcreatingcompletedrestoringdeletingfailed
Supported operations
- Create snapshots for server resources.
- Restore a snapshot to a target server.
- Delete snapshot records/storage references.
Recovery workflow
- Identify the incident window.
- Select a known-good completed snapshot.
- Restore to the intended target with explicit truncate behavior.
- Validate server state and service health after restore.
Operational habits
- Capture snapshots before risky changes.
- Keep naming conventions consistent for faster recall.
- Verify restore paths in non-production flows periodically.