IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
TopologySize
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
TopologySize
editMeasured by the amount of a resource. The final cluster size is calculated using multipliers from the topology instance configuration.
Properties
edit-
resource(string; allowed values: [memory,storage], required) - Type of resource
-
value(integerasint32, required) - Amount of resource
Example
edit{
"resource" : "string",
"value" : 0
}