@camunda8/orchestration-cluster-api
Preparing search index...
index
ClusterCompletedRebalance
Type Alias ClusterCompletedRebalance
ClusterCompletedRebalance
:
ClusterRebalance
&
{
finishedAt
:
string
;
result
:
"COMPLETED"
|
"CANCELLED"
|
"FAILED"
;
}
The last completed rebalance.
Type Declaration
finishedAt
:
string
When this rebalance finished.
result
:
"COMPLETED"
|
"CANCELLED"
|
"FAILED"
How the rebalance ended.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
The last completed rebalance.