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

    Type Alias TakeHistoryBackupRequest

    TakeHistoryBackupRequest

    Request body for taking a history backup.

    type TakeHistoryBackupRequest = {
        backupId: BackupId;
    }
    Index
    backupId: BackupId

    The id of the backup to take.