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, select Hybrid, and then select Oracle Compute Cloud@Customer.
- Select Infrastructures.
-
For the infrastructure that you want to edit, select the Actions menu (
), then select Edit.
- Update the infrastructure parameters. Avoid entering confidential information. For a description of the parameters, see Creating a Compute Cloud@Customer Infrastructure in OCI.
- Select 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.