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

Endpoints #1

Open
34 of 50 tasks
hkulekci opened this issue Mar 24, 2023 · 0 comments
Open
34 of 50 tasks

Endpoints #1

hkulekci opened this issue Mar 24, 2023 · 0 comments
Assignees

Comments

@hkulekci
Copy link
Owner

hkulekci commented Mar 24, 2023

Collections

  • GET List collections
  • GET Collection info
  • PUT Create collection
  • PATCH Update collection parameters
  • DEL Delete collection
  • POST Update aliases of the collections
  • PUT Create index for field in collection
  • DEL Delete index for field in collection
  • GET Collection cluster info
  • POST Update collection cluster setup
  • GET List aliases for collection
  • GET List collections aliases
  • PUT Recover from a snapshot
  • GET List collection snapshots
  • POST Create collection snapshot
  • DEL Delete collection snapshot
  • GET Download collection snapshot

Points

  • GET Get point
  • POST Get points
  • PUT Upsert points
  • POST Delete points
  • POST Set payload
  • PUT Overwrite payload
  • POST Delete payload
  • POST Clear payload
  • POST Batch Update Point
  • POST Scroll points
  • POST Search points
  • POST Search batch points
  • POST Recommend points Support for recommended endpoint #18
  • POST Recommend batch points
  • POST Count points

Cluster

  • GET Get cluster status info
  • POST Tries to recover current peer Raft state.
  • DEL Remove peer from the cluster
  • GET Collection cluster info
  • POST Update collection cluster setup

Snapshots

  • PUT Recover from a snapshot
  • GET List collection snapshots
  • POST Create collection snapshot
  • DEL Delete collection snapshot
  • GET Download collection snapshot
  • GET List of storage snapshots
  • POST Create storage snapshot
  • DEL Delete storage snapshot
  • GET Download storage snapshot

Service

  • GET Collect telemetry data
  • GET Collect Prometheus metrics data
  • POST Set lock options
  • GET Get lock options
@hkulekci hkulekci self-assigned this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant