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

    Type Alias ListRuntimeBackupsResponses

    type ListRuntimeBackupsResponses = {
        "200": BackupInfo[];
    }
    Index
    "200": BackupInfo[]

    The list of runtime backups.