Moving a schedule
You can move a schedule from one compartment to another as long as you have the correct policy set.
Use the Resource Scheduler Console to complete the following steps to move a schedule to another compartment: Note
You must have the correct policies to work in a compartment, to create schedules in it, to move a schedule to it, and to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.Use the Resource Scheduler Change-Compartment CLI command and required parameters to move a schedule to a different compartment.
oci resource-scheduler schedule change-compartment --compartment-id $compartment_id --schedule-id $schedule_id
For a complete list of parameters and values for all Resource Scheduler CLI commands, see the Resource Scheduler CLI.
For a complete list of parameters and values for all CLI commands, see the CLI Command Reference.
Use the Resource Scheduler ChangeScheduleCompartment API to list schedules. For a complete list of Resource Scheduler APIs, see Resource Scheduler APIs.