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.

    1. In the Oracle Cloud Console, open the navigation menu, click Hybrid, and then click Oracle Compute Cloud@Customer.
    2. Click Infrastructures.
    3. 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.
    4. Click Edit.
    5. Update the infrastructure parameters. Avoid entering confidential information. For a description of the parameters, see Creating a Compute Cloud@Customer Infrastructure in OCI.
    6. 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.