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" }