A newer version is available. For the latest information, see the
current release documentation.
ElasticsearchShardsStatus
editElasticsearchShardsStatus
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" }