When you configure an export, import, or another type of flow step using the form view designed for the Confluent Kafka connector, the following API operations are supported:
Note: You can also create a composite endpoint for this application. For more information, see Application-specific (simple) forms.
Resource | API endpoint | Export | Import |
---|---|---|---|
Cluster | List clusters | X | |
Get cluster | X | ||
Configs | List cluster configs | X | |
ACL | Get cluster config | X | |
List dynamic broker configs | X | ||
Batch alter cluster configs | X | ||
Update cluster config | X | ||
Consumer group | List consumer groups | X | |
Partition | Get consumer lag | X | |
List partition | X | ||
Topics | Get topics | X | |
Get topic | X | ||
Create topic | X | ||
Delete topic | X | ||
Cluster linking | List all cluster links in the dest cluster | X | |
Broker | List brokers | X | |
Get broker | X | ||
Delete broker | X | ||
Delete several brokers | X | ||
Broker tasks | List broker tasks | X | |
GList broker tasks of a specific broker | X | ||
Get single broker task | X | ||
Records | Produce records to the given topic. | X |
Comments
0 comments
Please sign in to leave a comment.