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

    Type Alias ListRuntimeBackupsAsClusterAdminResponses

    type ListRuntimeBackupsAsClusterAdminResponses = {
        "200": ClusterRuntimeBackupInfo[];
    }
    Index

    The runtime backups of every targeted physical tenant, grouped by backup id and sorted in descending order of backup id, as the per-physical-tenant listing is. Empty when every targeted tenant was read and none of them holds a matching backup.