master
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
Remove peer from cluster
DEL
http://localhost:6333
/
cluster
/
peer
/
:peer_id
Attempts to remove the node from the cluster. This endpoint returns an error if the node (peer) has shards on it.
Path parameters
peer_id
integer
Required
Id of the peer
Query parameters
force
boolean
Optional
If true - removes peer even if it has shards/replicas on it.
Response
This endpoint returns an object.
time
double
Optional
Time spent to process this request
status
string
Optional
result
boolean
Optional
Built with