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

    Type Alias HistoryBackupStateCode

    HistoryBackupStateCode:
        | "IN_PROGRESS"
        | "COMPLETED"
        | "FAILED"
        | "INCOMPLETE"
        | "INCOMPATIBLE"

    History Backup State

    The aggregated state of a history backup, computed from the state of each of its snapshots.