You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Viktor Somogyi-Vass (Jira)" <ji...@apache.org> on 2021/11/10 14:25:00 UTC

[jira] [Created] (KAFKA-13442) REST API endpoint for fetching a connector's config definition

Viktor Somogyi-Vass created KAFKA-13442:
-------------------------------------------

             Summary: REST API endpoint for fetching a connector's config definition
                 Key: KAFKA-13442
                 URL: https://issues.apache.org/jira/browse/KAFKA-13442
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
    Affects Versions: 3.2.0
            Reporter: Viktor Somogyi-Vass
            Assignee: Viktor Somogyi-Vass


To enhance UI based applications' capability in helping users to create new connectors from default configurations, it would be very good to have an API which can fetch a connector type's configuration definition which will be filled out by users and sent back for validation and then creating a new connector out of it.

The API should be placed under {{connector-plugins}} and since {{connector-plugins/\{connectorType\}/config/validate}} already exists, {{connector-plugins/\{connectorType\}/config}} might be a good option for the new API.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)