Skip to content

RepositoryCheckpointVerificationResult

Class: warmhub.RepositoryCheckpointVerificationResult

RepositoryCheckpointVerificationResult(valid: Literal[True], checkpoint_id: str, repo_seq: int, record_count: int, chunk_count: int, total_bytes: int, root_digest: str, archive_digest: str)

Verified identity, counts, and digests for a complete checkpoint archive.

valid

Documentation is not yet available.

checkpoint_id

Documentation is not yet available.

repo_seq

Documentation is not yet available.

record_count

Documentation is not yet available.

chunk_count

Documentation is not yet available.

total_bytes

Documentation is not yet available.

root_digest

Documentation is not yet available.

archive_digest

Documentation is not yet available.