IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

TiebreakerTopologyElement

edit

Defines the topology, such as capacity and location, of the special tiebreaker node. TIP: When there are master nodes present, the master node topology is the default.

Properties

edit
memory_per_node (integer as int32, required)
The memory capacity in MB for the tiebreaker node.

Example

edit
{
   "memory_per_node" : 0
}