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.
Properties and attributes
Section titled “Properties and attributes”validDocumentation is not yet available.
checkpoint_id
Section titled “checkpoint_id”checkpoint_idDocumentation is not yet available.
repo_seq
Section titled “repo_seq”repo_seqDocumentation is not yet available.
record_count
Section titled “record_count”record_countDocumentation is not yet available.
chunk_count
Section titled “chunk_count”chunk_countDocumentation is not yet available.
total_bytes
Section titled “total_bytes”total_bytesDocumentation is not yet available.
root_digest
Section titled “root_digest”root_digestDocumentation is not yet available.
archive_digest
Section titled “archive_digest”archive_digestDocumentation is not yet available.