IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Elasticsearch
editElasticsearch
editHolds diagnostics for an Elasticsearch cluster
Properties
edit-
backend_plan
(object
, required) - The backend plan as JSON
-
display_name
(string
, required) - The human readable name for the cluster (defaults to the generated cluster id if not specified)
-
ref_id
(string
, required) - A locally-unique user-specified id
Example
edit{ "backend_plan" : {}, "display_name" : "string", "ref_id" : "string" }