Editing a Compute Cloud@Customer Infrastructure in OCI
Edit the display name, description, or tags of a Compute Cloud@Customer infrastructure, or associate a new upgrade schedule with the infrastructure.
- In the Oracle Cloud Console, open the navigation menu, click Hybrid, and then click Oracle Compute Cloud@Customer.
- Click Infrastructures.
- Click the name of the infrastructure that you want to edit. If you don't see the infrastructure that you want, you might need to change compartments.
- Click Edit.
- Update the infrastructure parameters. Avoid entering confidential information. For a description of the parameters, see Creating a Compute Cloud@Customer Infrastructure in OCI.
- Click Save.
Use the ccc infrastructure update command and required parameters to update an infrastructure:
oci ccc infrastructure update --infrastructure-id <infrastructure ocid> ... [OPTIONS]
Avoid entering confidential information.
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdateCccInfrastructure operation to update a Compute Cloud@Customer infrastructure.
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.