Cluster decommission
For more information about allocation awareness, see Shard allocation awareness.
The following example request decommissions :
PUT /_cluster/decommission/awareness/<zone>/<zone-a>
{
}
The following example requests returns the decommission status of all zones.
{
"zone-1": "INIT | DRAINING | IN_PROGRESS | SUCCESSFUL | FAILED"
- For more information about zone awareness and weight, see Cluster awareness.