Deleting a Job
You can delete a job in Anomaly Detection only if it's not attached to any other resource. It can't be used thereafter.
If you try to delete a job that's still attached to a resource or you don't have permissions to delete it, you get a warning that the job can't be deleted.
- Important
The Anomaly Detection resources that use the data asset that you deleted can't be used.A notification is displayed indicating that the job is deleted successfully. Use the oci anomaly-detection detect-anomaly-job delete command and required parameters to delete a job:
oci anomaly-detection detect-anomaly-job delete --job-id <job-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the DeleteDetectAnomalyJob operation to delete the job.