Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDetectAnomalyJobDetails

Base class for the DetectAnomalies async call. It contains the identifier that is used for deciding what type of request this is.

Properties

Optional areAllEstimatesRequired

areAllEstimatesRequired: undefined | false | true

Flag to enable the service to return estimates for all data points rather than just the anomalous data points.

compartmentId

compartmentId: string

The OCID of the compartment that starts the job.

Optional description

description: undefined | string

A short description of the detect anomaly job.

Optional displayName

displayName: undefined | string

Detect anomaly job display name.

inputDetails

modelId

modelId: string

The OCID of the trained model.

outputDetails

Optional sensitivity

sensitivity: undefined | number

The value that customer can adjust to control the sensitivity of anomaly detection Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj