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 list detectors endpoint #180

Open
gkumbhat opened this issue Aug 26, 2024 · 1 comment
Open

Add list detectors endpoint #180

gkumbhat opened this issue Aug 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gkumbhat
Copy link
Collaborator

gkumbhat commented Aug 26, 2024

Description

As we are starting to support more and more detectors, it would be useful for user to be able to list all the available detectors by just making an API call.

The information we should return for this:

  1. Detector id
  2. Detector type
  3. Associated chunker type / id

With a request parameter, we should also enable following in same endpoint:

  1. hostname + port
@gkumbhat gkumbhat added the enhancement New feature or request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@gkumbhat and others