Kafka_Connect_Custom_Plugins

Get a single custom plugin by plugin name

get/organization/{organization_id}/kafka-connect/custom-plugins/{plugin_name}

Path parameters

organization_idstring required

ID of an organization

plugin_namestring required

Name of the custom plugin

Response

Response

created_atstring required

Creation timestamp in ISO 8601 format, always in UTC.

created_bystring required

Email address of the user who created this entity.

plugin_descriptionstring

Optional human-readable description of the plugin (applies to all versions).

plugin_idstring required

Unique identifier for the plugin identity record (shared across all versions).

plugin_namestring required

User-provided name identifying this custom plugin.

service_type'kafka_connect' required

The Aiven service type this plugin is intended for.

updated_atstring required

Last update timestamp in ISO 8601 format, always in UTC.

updated_bystring

Email address of the user who last updated this entity.

Changes

Changed in 1 of the 26 revisions of this API.1