/
QD
qdrant
/
Qdrant API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
Aliases
3
Beta
2
Collections
9
Distributed
9
get
Get cluster status info
get
List shard keys
put
Create shard key
post
Delete shard key
get
Collect cluster telemetry data
post
Tries to recover current peer Raft state.
delete
Remove peer from the cluster
get
Collection cluster info
post
Update collection cluster setup
Indexes
2
Points
14
Quotas
2
Search
5
Service
6
Snapshots
17
Distributed
Tries to recover current peer Raft state.
post
/cluster/recover
Response
successful operation
object
required
usage
union
time
number
float
Time spent to process this request
status
string
result
boolean
Example response
{ "time": 0.002, "status": "ok" }
Changes