Renaming a Cluster Network with Instance Pools
Edit a cluster network with instance pools to give it a new name.
Note
For information about permissions and prerequisites, see Required IAM Policy and Before You Begin.
For information about permissions and prerequisites, see Required IAM Policy and Before You Begin.
- On the Compute Cluster Networks list page, select the cluster network that you want to manage. If you need help finding the list page, see Listing Cluster Networks.
- Click Edit.
- Enter a new name. Avoid entering confidential information.
- Click Save changes.
Use the
cluster-network update
command to rename a cluster network.oci compute-management cluster-network 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.
To rename a cluster network, use the following API operation: