IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ElasticsearchReplicaElement
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ElasticsearchReplicaElement
editInformation about the unavailable replicas. NOTE: Unlike shards, unavailable replicas indicate a loss of redundancy rather than a loss of availability.
Properties
edit-
instance_name(string, required) - The Elastic Cloud name/id of the instance (container)
-
replica_count(integerasint32, required) - The number of unavailable replicas on this instance
Example
edit{
"instance_name" : "string",
"replica_count" : 0
}