Creating Jobs
Create a job to automate the detection of anomalies in Anomaly Detection.
Prerequisites:
You must have a project that contains a trained model for use in an asynchronous anomaly detection job.
Use the oci anomaly-detection data-asset create commands and required parameters to create a job in a compartment:
oci anomaly-detection detect-anomaly-job create --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
oci anomaly-detection detect-anomaly-job create-detect-anomaly-job-embedded-input-details --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
oci anomaly-detection detect-anomaly-job create-detect-anomaly-job-inline-input-details --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
oci anomaly-detection detect-anomaly-job create-detect-anomaly-job-object-list-input-details --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
oci anomaly-detection detect-anomaly-job create-detect-anomaly-job-object-store-output-details --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateDetectAnomalyJob operation to create a job.