v1.11.x
Search...
/
Cloud
GitHub
API Reference
Collections
Points
Search
Indexes
Snapshots
Aliases
Distributed
GET
Check cluster status
PUT
Create a shard key
POST
Delete a shard key
POST
Recover cluster state
DEL
Remove peer from cluster
GET
Retrieve cluster details
POST
Update cluster setup
Service
Beta
Cloud
GitHub
API Reference
Distributed
Update cluster setup
POST
http://
localhost:6333
/
collections
/
:collection_name
/
cluster
Updates the cluster configuration for a specified collection.
Path parameters
collection_name
string
Required
Name of the collection on which to to apply the cluster update operation
Query parameters
timeout
integer
Optional
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
Request
This endpoint expects an object.
Move Shard Operation
object
Show property
OR
Replicate Shard Operation
object
Show property
OR
Abort Transfer Operation
object
Show property
OR
Drop Replica Operation
object
Show property
OR
Create Sharding Key Operation
object
Show property
OR
Drop Sharding Key Operation
object
Show property
OR
Restart Transfer Operation
object
Show property
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
boolean
Optional
Built with