Deleting a Compute Cloud@Customer Upgrade Schedule
When you delete a schedule, all upgrade windows in the schedule are deleted.
You can't delete an upgrade schedule that's being used by an infrastructure. However, you can change an upgrade schedule to be an any time schedule. An any time schedule enables an upgrade to occur anytime, which provides the same functionality as not having an upgrade schedule. To create an any time schedule, see Editing a Compute Cloud@Customer Upgrade Schedule, and set the schedule to use an any time recurrence pattern as shown in Upgrade Window Recurrence Patterns.
- In the Oracle Cloud Console, open the navigation menu, click Hybrid, and then click Oracle Compute Cloud@Customer.
- Click Upgrade Schedules.
- Click the name of the upgrade schedule that you want to delete. If you don't see the upgrade schedule that you want, you might need to change compartments.
- Click Delete, and then click Delete to confirm.
Use the ccc upgrade-schedule delete command and required parameters to delete an upgrade schedule and the upgrade windows associated with it:
oci ccc upgrade-schedule delete --upgrade-schedule-id <upgrade schedule ocid> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the DeleteCccUpgradeSchedule operation to delete a Compute Cloud@Customer upgrade schedule.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.