Kafka_Connect_Custom_Plugins
List custom plugin versions configured across all active Kafka Connect services in the organization
Returns one entry per distinct (plugin_name, plugin_version) pair, with a count of how many active services are configured with that plugin version. Reflects the service user config directly.
get/organization/{organization_id}/kafka-connect/plugin-deployments
Path parameters
organization_idstring required
ID of an organization
Response
Response
Changes
Changed in 1 of the 26 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○