Moving a Job Between Compartments
Move a job in Anomaly Detection to a different compartment.
A notification displays indicating that the job is moved to the new compartment successfully. You might notice the job status change to Moving. After the move is completed successfully, the job status changes back to Active. Use the oci anomaly-detection detect-anomaly-job change-compartment command and required parameters to change the compartment:
oci anomaly-detection detect-anomaly-job change-compartment --compartment-id <compartment-id>.-c [<text>].. [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the ChangeDetectAnomalyJobCompartment operation to change the compartment for the job.