ObservabilityAbsoluteDeployment
editObservabilityAbsoluteDeployment
editThe destination to send logs and metrics to
Properties
edit-
deployment_id
(string
, required) - The deployment to send logs and/or metrics to. Contains either the deployment's ID or 'self'.
-
ref_id
(string
) - RefId of the Elasticsearch cluster to send logs and/or metrics to. If not specified, refId is resolved automatically as long as the destination deployment contains a single Elasticsearch resource.
Example
edit{ "deployment_id" : "string", "ref_id" : "string" }