Class TimeseriesAnomalyInvestigationDetection

Anomaly detection configuration used for the result.

Hierarchy

  • TimeseriesAnomalyInvestigationDetection

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

Source of the anomaly detection configuration.

profile: null | string

Applied Watchdog Explains profile, or null when the request supplied an explicit anomalies() formula. The current Watchdog profile is watchdog_explains_v1.

Generated using TypeDoc