Updating an Instance Configuration
On Compute Cloud@Customer, you can change the instance configuration name, compartment, and tags.
To change other configuration details such as the subnet, or image, create a new instance configuration. See Creating an Instance Configuration.
Avoid entering confidential information in names and tags.
- In the Compute Cloud@Customer Console navigation menu, click Compute, then click Instance Configurations.
- At the top of the page, select the compartment that contains the instance configuration that you want to update.
-
For the instance configuration that you want to update, click the Actions menu (
), and click Edit.
-
In the Update Instance Configuration dialog box, make the changes.
-
Click Update Instance Configuration.
Use the oci compute-management instance-configuration update command and required parameters to change the instance configuration name or tags.
oci compute-management instance-configuration update --instance-configuration-id <compartment_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdateInstanceConfiguration operation to change the instance configuration name or tags.
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.