It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
ElasticsearchClusterBlockingIssueElement
editElasticsearchClusterBlockingIssueElement
editProvides detailed information about an issue and the instances it affects
Properties
edit-
description
(string
) - Description of the issue
-
instances
(array[
string
)]
- A list of instances that are affected by the issue
Example
edit{ "description" : "string", "instances" : [ "string" ] }