@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias StateCode

    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.