Skip to content

repository.repo.checkpoint

Synchronous repository-bound checkpoint projection. Sync owner: RepositoryClient.repo.checkpoint. Async owner: AsyncRepositoryClient.repo.checkpoint.

get_access(*, artifact: CheckpointArtifact, checkpoint: Literal['latest'] | Unset = UNSET, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, chunk_path: str | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointAccess

Documentation is not yet available.

latest(*, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointComplete | None

Documentation is not yet available.

status(*, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointStatus

Documentation is not yet available.

get_access(*, artifact: CheckpointArtifact, checkpoint: Literal['latest'] | Unset = UNSET, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, chunk_path: str | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointAccess

Documentation is not yet available.

latest(*, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointComplete | None

Documentation is not yet available.

status(*, checkpoint_id: str | Unset = UNSET, repo_seq: int | Unset = UNSET, extra_headers: ExtraHeaders | Unset = UNSET, extra_query: ExtraQuery | Unset = UNSET, extra_body: ExtraBody | Unset = UNSET) -> RepositoryCheckpointStatus

Documentation is not yet available.