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

    Type Alias RebalanceCancellationResponse

    Response to a rebalance cancellation request.

    type RebalanceCancellationResponse = {
        wasRunning: boolean;
    }
    Index
    wasRunning: boolean

    Whether there was a rebalance to stop.