Retract
Class: warmhub.Retract
Retract(name: str, *, kind: CommitOperationKind | Unset = UNSET, reason: str | Unset = UNSET, expected_version: int | Unset = UNSET, lease_id: str | Unset = UNSET, **unknown: Never)Mark the target retracted in a new version.
Prior versions remain queryable by history.
Properties and attributes
Section titled “Properties and attributes”operation
Section titled “operation”operation = 'retract'Documentation is not yet available.
nameDocumentation is not yet available.
kindDocumentation is not yet available.
reason
Section titled “reason”reasonDocumentation is not yet available.
expected_version
Section titled “expected_version”expected_versionDocumentation is not yet available.
lease_id
Section titled “lease_id”lease_idDocumentation is not yet available.