Moving a Scheduled Job to Another Compartment
Move a scheduled job to another compartment in OS Management Hub. This can help restrict access to resources by placing them in a specific compartment.
Before you begin
Review compartment considerations for best practices when moving between compartments.
Navigate
- Navigate to the Jobs list page.
- Select the compartment that contains the job.
- Select the Scheduled jobs tab.
- Select the name of the job.
Move resource
- On the job details page, select Move resource.
- Select the Destination compartment to move the scheduled job to.
- Select 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.