New

The executive guide to generative AI

Read more

ElasticsearchClusterBlockingIssueElement

edit

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

On this page

Was this helpful?
Feedback