이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 80. 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 (
|