Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DetectAnomalyJob

Anomaly Job contains information for asynchronous detection of anomalies.

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 definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Detect anomaly job description.

Optional displayName

displayName: undefined | string

Detect anomaly job display name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

Id of the job.

inputDetails

lifecycleState

lifecycleState: LifecycleState

The current state of the batch document job.

Optional lifecycleStateDetails

lifecycleStateDetails: undefined | string

The current state details of the batch document job.

modelId

modelId: string

The OCID of the trained model.

outputDetails

outputDetails: ObjectStorageLocation

Optional projectId

projectId: undefined | string

The OCID of the project.

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.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code { "orcl-cloud": { "free-tier-retained": "true" } }}

timeAccepted

timeAccepted: Date

Job accepted time

Optional timeFinished

timeFinished: Date

Job finished time

Optional timeStarted

timeStarted: Date

Job started time

Functions

getDeserializedJsonObj

getJsonObj