Moving a Scheduled Job to Another Compartment
Move a scheduled job to another compartment in Autonomous Linux. Placing resources in a specific compartment can help restrict access.
Before you begin
Review compartment considerations for best practices when moving between compartments.
Navigate
- Navigate to the Jobs list page.
- In Applied filters, select the Compartment that contains the scheduled job.
- Select the Scheduled jobs tab.
- Select the name of the job.
Move resource
Use the oci os-management-hub scheduled-job change-compartment command and required parameters to move the scheduled job to another compartment with the same region of the tenancy.
oci os-management-hub scheduled-job change-compartment --scheduled-job-id ocid --compartment-id ocid [OPTIONS]For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ChangeScheduledJobCompartment operation to move the scheduled job to another compartment within the same region of the tenancy.