Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add endpoint to fetch all cluster connectors #356

Closed
workshur opened this issue Apr 7, 2021 · 0 comments · Fixed by #361
Closed

Add endpoint to fetch all cluster connectors #356

workshur opened this issue Apr 7, 2021 · 0 comments · Fixed by #361
Assignees
Milestone

Comments

@workshur
Copy link
Member

workshur commented Apr 7, 2021

/clusters/:clusterName/connectors

Connector:

  • connect: string
  • name: string
  • class/plugin
  • type: source | sync
  • topics: [topicName]
  • status: failed | running?
  • tasks_count: int
  • hasFailedTasks: bool
@workshur workshur added this to the 0.1 milestone Apr 7, 2021
workshur pushed a commit that referenced this issue Apr 15, 2021
* added endpoint to fetch all cluster connectors

* - refactoring code
- refactoring schema
- added connector class property
javalover123 pushed a commit to javalover123/kafka-ui that referenced this issue Dec 7, 2022
…us#361)

* added endpoint to fetch all cluster connectors

* - refactoring code
- refactoring schema
- added connector class property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants