Remove peer from cluster (original) (raw)
Attempts to remove the node from the cluster. This endpoint returns an error if the node (peer) has shards on it.
Path parameters
peer_idintegerRequired
Id of the peer
Headers
Query parameters
forcebooleanOptionalDefaults to false
If true - removes peer even if it has shards/replicas on it.
Response
successful operation
usageobject or anyOptional
timedoubleOptional
Time spent to process this request