EventStreamsInitConfigOptionRequest
EventStreamsInitConfigOptionRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| akhq_id optional | akhq id Example : Pattern : ^[a-z]+$ | any of [string, null] | |
| akhq_password optional | akhq password Example : | any of [string, null] | |
| broker_port optional | broker port Example : 9091Minimum : 1024Maximum : 65535 | integer | 9091 |
| broker_sasl_id required | broker sasl id Example : Pattern : ^[a-z]+$Minimum length : 2Maximum length : 20 | string | |
| broker_sasl_password required | broker sasl password Example : Maximum length : 30 | string | |
| zookeeper_port optional | zookeeper port Example : 2180Minimum : 1024Maximum : 65535 | integer | 2180 |
| zookeeper_sasl_id required | zookeeper sasl id Example : Pattern : ^[a-z]+$Minimum length : 2Maximum length : 20 | string | |
| zookeeper_sasl_password required | zookeeper sasl password Example : Maximum length : 30 | string |