atlas.snapshot_ops.verify_snapshot
Details
Type: function
File: atlas/snapshot_ops.py
Lines: 106–187
Signature: (conn: sqlite3.Connection, snapshot_id: str) -> SnapshotVerifyResult
Docstring
Verify blob integrity and live-file match for a snapshot.
Children
| Name | Type | Line |
|---|---|---|
| atlas.snapshot_ops.verify_snapshot.snapshot | attribute | 111 |
| atlas.snapshot_ops.verify_snapshot.files | attribute | 121 |
| atlas.snapshot_ops.verify_snapshot.files_checked | attribute | 123 |
| atlas.snapshot_ops.verify_snapshot.files_ok | attribute | 124 |
| atlas.snapshot_ops.verify_snapshot.status | attribute | 162 |