A newer version is available. For the latest information, see the
current release documentation.
ElasticsearchClusterBlockingIssueElement
edit
Information about an issue and the Elasticsearch instance it affects.
Propertiesedit
-
description
(string
) - Description of the issue
-
instances
(array[
string
)]
- A list of instances that are affected by the issue
Exampleedit
{ "description" : "string", "instances" : [ "string" ] }