Moving a Resource Scheduler Schedule to a Different Compartment

Move a Resource Scheduler schedule to a different compartment in your Oracle Cloud Infrastructure tenancy.

    1. On the Schedules list page, select the Resource Scheduler schedule that you want to work with. If you need help finding the list page or the schedule, see Listing Resource Scheduler Schedules.
      The schedule's details page opens.
    2. Select Move resource from the Actions menu.
      The Move resource panel opens.
    3. In the Move resource panel, select the destination compartment from the list.
    4. Select Move resource.
  • Use the oci resource-scheduler schedule change-compartment command and required parameters to move a Resource Scheduler schedule between compartments.

    oci resource-scheduler schedule change-compartment --schedule-id schedule_ocid --compartment-id compartment_ocid 

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeScheduleCompartment operation to move a Resource Scheduler schedule between compartments.