For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: StateCode

type StateCode =
| "DOES_NOT_EXIST"
| "IN_PROGRESS"
| "COMPLETED"
| "FAILED"
| "INCOMPLETE"
| "DELETED";

Runtime Backup State

The aggregated state of the backup, computed from the state of each partition.