Editing the Name of a Compute Cluster
You can edit the name of a compute cluster.
- Navigate to the Compute Clusters list page. If you need help finding the list page, see Listing Compute Clusters.
- Select the compute cluster that you're interested in.
- Select Edit.
- Enter a name for the compute cluster. It doesn't have to be unique, and you can change it later. Avoid entering confidential information.
- Select Save changes.
Use the
compute-cluster update
command and required parameters to edit a compute cluster:oci compute compute-cluster update --from-json <file://path/to/file.json>
<file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options.
For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Use this API operation to edit a compute cluster: