A newer version is available. For the latest information, see the
current release documentation.
ElasticsearchShardsStatus
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ElasticsearchShardsStatus
editShards status represented as green, yellow, or red, as returned by the Elasticsearch cluster health API
Properties
edit-
status
(string
; allowed values: [green
,red
,yellow
], required) - Indicates the elasticsearch cluster health status as a color
Example
edit{ "status" : "string" }