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.
Apm
editApm
editHolds diagnostics for an APM resource
Properties
edit-
backend_plan
(object
, required) - The backend plan as JSON
-
display_name
(string
, required) - The human readable name (defaults to the generated cluster id if not specified)
-
elasticsearch_cluster_ref_id
(string
, required) - The user-specified id of the Elasticsearch Cluster that this will link to
-
ref_id
(string
, required) - A locally-unique user-specified id
Example
edit{ "backend_plan" : {}, "display_name" : "string", "elasticsearch_cluster_ref_id" : "string", "ref_id" : "string" }