Editing a Compute Cloud@Customer Upgrade Schedule
Edit an upgrade schedule to change the time periods during which Oracle may upgrade Compute Cloud@Customer hardware and software.
- 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 schedule that you want to edit. If you don't see the schedule that you want, you might need to change compartments.
- Click Edit and make the necessary changes. For a description of the fields, see Creating a Compute Cloud@Customer Upgrade Schedule.
- Click Update upgrade schedule.
See also Creating an Upgrade Schedule. Use the ccc upgrade-schedule update command and required parameters to update an existing upgrade schedule:
Supply a list of upgrade windows, each as a separate UpdateCccScheduleEvent item, as a list with the --events option.oci ccc upgrade-schedule update --upgrade-schedule-id <upgrade schedule ocid> --display-name <Descriptive name> --events <List of upgrade windows, of type UpdateCccScheduleEvent>... [OPTIONS]
Avoid entering confidential information.
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdateCccUpgradeSchedule operation to update a Compute Cloud@Customer upgrade schedule.
Avoid entering confidential information.
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.