Plugins

Get a Confluent plugin

Get a Confluent plugin

get/v2/control-planes/{controlPlaneId}/core-entities/plugins/{PluginId}#Confluent

Response

Confluent plugin

conditionstring nullable

An expression used for conditional control over plugin execution. If the expression evaluates to true during the request flow, the plugin is executed; otherwise, it is skipped.

created_atinteger nullable

Unix epoch when the resource was created.

enabledboolean nullable

Whether the plugin is applied.

idstring nullable

A string representing a UUID (universally unique identifier).

instance_namestring nullable

A unique string representing a UTF-8 encoded name.

name'confluent' required

The name of the Plugin that's going to be added. Currently, the Plugin must be installed in every Kong instance separately.

tagsstring[] nullable

An optional set of strings associated with the Plugin for grouping and filtering.

updated_atinteger nullable

Unix epoch when the resource was last updated.

protocolsstring[]

A set of strings representing HTTP protocols.

Changes

Changed in 14 of the 52 revisions of this API.37141

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_key became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_secret became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_key became optional for the status 200

      response-property-became-optional

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_secret became optional for the status 200

      response-property-became-optional

    • added the optional property allOf[ConfluentPluginConfig]/config/error_handling to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[ConfluentPluginConfig]/config/headers to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[ConfluentPluginConfig]/config/oauthbearer to the response with the 200 status

      response-optional-property-added

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

    • the response property allOf[PluginBase]/partials/items/path became required for the status 200

      response-property-became-required

    • added the optional property allOf[PluginBase]/condition to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[ConfluentPluginConfig]/config/security to the response with the 200 status

      response-optional-property-added

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/oauth2/token_headers became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/oauth2/token_post_args became nullable for the status 200

      response-property-became-nullable

  • 19e869275e28312See the full diff
    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication became optional for the status 200

      response-property-became-optional

    • the allOf[ConfluentPluginConfig]/name response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added the new oauth2 enum value to the allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/mode response property for the response status 200

      response-property-enum-value-added

    • added the optional property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/oauth2 to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/oauth2_client to the response with the 200 status

      response-optional-property-added

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

  • 96118a9cd7f42120See the full diff
    • the response property allOf[ConfluentPluginConfig]/config/allowed_topics became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/bootstrap_servers became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/cluster_name became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/confluent_cloud_api_key became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/confluent_cloud_api_secret became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/key_query_arg became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/message_by_lua_functions became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/authentication/basic became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/key_schema became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/key_schema/schema_version became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/key_schema/subject_name became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/ttl became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/url became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/value_schema became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/value_schema/schema_version became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/schema_registry/confluent/value_schema/subject_name became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[ConfluentPluginConfig]/config/topics_query_arg became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[PluginBase]/partials/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[PluginBase]/partials/items/path became nullable for the status 200

      response-property-became-nullable

    • the enabled response's property default value true was added for the status 200

      response-property-default-value-added

    • the forward_body response's property default value true was added for the status 200

      response-property-default-value-added

    • the forward_headers response's property default value false was added for the status 200

      response-property-default-value-added

    • the forward_method response's property default value false was added for the status 200

      response-property-default-value-added

    • the forward_uri response's property default value false was added for the status 200

      response-property-default-value-added

    • the keepalive response's property default value 60000 was added for the status 200

      response-property-default-value-added

    • the keepalive_enabled response's property default value false was added for the status 200

      response-property-default-value-added

    • the mode response's property default value none was added for the status 200

      response-property-default-value-added

    • the producer_async response's property default value true was added for the status 200

      response-property-default-value-added

    • the producer_async_buffering_limits_messages_in_memory response's property default value 50000 was added for the status 200

      response-property-default-value-added

    • the producer_async_flush_timeout response's property default value 1000 was added for the status 200

      response-property-default-value-added

    • the producer_request_acks response's property default value 1 was added for the status 200

      response-property-default-value-added

    • the producer_request_limits_bytes_per_request response's property default value 1048576 was added for the status 200

      response-property-default-value-added

    • the producer_request_limits_messages_per_request response's property default value 200 was added for the status 200

      response-property-default-value-added

    • the producer_request_retries_backoff_timeout response's property default value 100 was added for the status 200

      response-property-default-value-added

    • the producer_request_retries_max_attempts response's property default value 10 was added for the status 200

      response-property-default-value-added

    • the producer_request_timeout response's property default value 2000 was added for the status 200

      response-property-default-value-added

    • the protocols response's property default value grpc grpcs http https was added for the status 200

      response-property-default-value-added

    • the ssl_verify response's property default value true was added for the status 200

      response-property-default-value-added

    • the timeout response's property default value 10000 was added for the status 200

      response-property-default-value-added

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

  • 2c77aeaee5fb16See the full diff
    • the response property allOf[PluginBase]/tags became nullable for the status 200

      response-property-became-nullable

    • added the optional property allOf[ConfluentPluginConfig]/config/key_query_arg to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[ConfluentPluginConfig]/config/schema_registry to the response with the 200 status

      response-optional-property-added

    • the response property allOf[ConfluentPluginConfig]/config became required for the status 200

      response-property-became-required

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_key became required for the status 200

      response-property-became-required

    • the response property allOf[ConfluentPluginConfig]/config/cluster_api_secret became required for the status 200

      response-property-became-required

    • the response property allOf[ConfluentPluginConfig]/config/topic became required for the status 200

      response-property-became-required

    • the allOf[ConfluentPluginConfig]/protocols response's property type/format changed from array/ to array/set for status 200

      response-property-type-changed

    • added the optional property allOf[PluginBase]/partials to the response with the 200 status

      response-optional-property-added

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