Class ElasticCloudMetricsIntegrationDataflowResponse

Node-level statistics for the clusters in your deployment, such as the number of nodes and the number of documents on each node. This is the integration's baseline collection: it is always on and cannot be turned off, which is why it appears in responses only.

Hierarchy

  • ElasticCloudMetricsIntegrationDataflowResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
enabled?: boolean

Whether Datadog collects this data. Always true, because this collection cannot be turned off.

Read-only collection status of a dataflow.

Generated using TypeDoc