Configs (v3)

Get Dynamic Broker Config

Generally Available

Return the dynamic cluster-wide broker configuration parameter specified by name.

get/kafka/v3/clusters/{cluster_id}/broker-configs/{name}

Response

The cluster configuration parameter.

kindstring required
cluster_idstring required
namestring required
valuestring nullable
is_defaultboolean required
is_read_onlyboolean required
is_sensitiveboolean required
sourcestring required
config_typestring required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.