Configs (v3)

Get Dynamic Broker Config

Generally Available

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

get/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

Changed in 10 of the 50 revisions of this API.25195

  • v325e5259d172212See the full diff
    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

    • api operation id getKafkaV3ClusterConfig removed and replaced with getKafkaClusterConfig

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    • api operation id getKafkaClusterConfig removed and replaced with getKafkaV3ClusterConfig

      api-operation-id-removed

    • added the media type text/plain for the response with the status 400

      response-media-type-added

    • removed the non-success response with the status 403

      response-non-success-status-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v3bb1cdf42f05212See the full diff
    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

    • api operation id getKafkaV3ClusterConfig removed and replaced with getKafkaClusterConfig

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    • api operation id getKafkaV3ClusterConfig was added

      api-operation-id-added

    • api tag Configs (v3) added

      api-tag-added

    • api tag Configs removed

      api-tag-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the BROKER enum value from the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

  • v30b87d328c664176See the full diff
    • added the new BROKER enum value to the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • api operation id getKafkaV3ClusterConfig removed and replaced with

      api-operation-id-removed

    • api tag Configs added

      api-tag-added

    • api tag Configs (v3) removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id getKafkaV3ClusterConfig was added

      api-operation-id-added

    • api tag Configs (v3) added

      api-tag-added

    • api tag Configs removed

      api-tag-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the BROKER enum value from the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

  • v3fbdd72178c66176See the full diff
    • added the new BROKER enum value to the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • api operation id getKafkaV3ClusterConfig removed and replaced with

      api-operation-id-removed

    • api tag Configs added

      api-tag-added

    • api tag Configs (v3) removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • api operation id getKafkaV3ClusterConfig was added

      api-operation-id-added

    • api tag Configs (v3) added

      api-tag-added

    • api tag Configs removed

      api-tag-removed

    • removed the BROKER enum value from the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DEFAULT_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_BROKER_LOGGER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_CLUSTER_LINK_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_DEFAULT_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the DYNAMIC_TOPIC_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the STATIC_BROKER_CONFIG enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the UNKNOWN enum value from the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-removed

  • v3d61f00e40f31177See the full diff
    • added the new BROKER enum value to the allOf[subschema #2]/config_type response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DEFAULT_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_BROKER_LOGGER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_CLUSTER_LINK_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_DEFAULT_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new DYNAMIC_TOPIC_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new STATIC_BROKER_CONFIG enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/source response property for the response status 200

      response-property-enum-value-added

    • added the new UNKNOWN enum value to the allOf[AbstractConfigData]/allOf[subschema #2]/synonyms/items/source response property for the response status 200

      response-property-enum-value-added

    • api operation id getKafkaClusterConfig removed and replaced with

      api-operation-id-removed

    • api tag Configs added

      api-tag-added

    • api tag Configs (v3) removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog