此内容没有您所选择的语言版本。
Chapter 78. KafkaAutoRebalanceStatus schema reference
Used in: KafkaStatus
| Property | Property type | Description |
|---|---|---|
| state | string (one of [RebalanceOnScaleUp, Idle, RebalanceOnScaleDown]) | The current state of an auto-rebalancing operation. Possible values are:
|
| lastTransitionTime | string | The timestamp of the latest auto-rebalancing state update. |
| modes |
List of modes where an auto-rebalancing operation is either running or queued. Each mode entry (
|