Propertiesedit

data (boolean)
Defines whether this node can hold data (default: true, unless part of a tiebreaker)
ingest (boolean)
Defines whether this node can run an ingest pipeline (default: true, unless part of a tiebreaker). Note: "ingest" currently applies globally, ie if you set any part of the topology with "ingest": false, then the ingest pipeline will be disabled in the entire cluster. (This means that currently master nodes must run the ingest pipeline if enabled in the cluster)
master (boolean)
Defines whether this node can be elected master (default: true)