このコンテンツは選択した言語では利用できません。
Chapter 79. KafkaAutoRebalanceStatusBrokers schema reference
Used in: KafkaAutoRebalanceStatus
Property | Property type | Description |
---|---|---|
mode | string (one of [remove-brokers, add-brokers]) |
Mode for which there is an auto-rebalancing operation in progress or queued, when brokers are added or removed. The possible modes are |
brokers | integer array | List of broker IDs involved in an auto-rebalancing operation related to the current mode. The list contains one of the following:
|