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

    Type Alias deleteRuntimeBackupAsClusterAdminInput

    type deleteRuntimeBackupAsClusterAdminInput = {
        backupId: deleteRuntimeBackupAsClusterAdminPathParam_backupId;
        physicalTenantId?: deleteRuntimeBackupAsClusterAdminQueryParam_physicalTenantId;
    }
    Index
    backupId: deleteRuntimeBackupAsClusterAdminPathParam_backupId
    physicalTenantId?: deleteRuntimeBackupAsClusterAdminQueryParam_physicalTenantId