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