Editing a Cluster

Update the name of a cluster in an SDDC in VMware Solution.

Editing the cluster only lets you change the cluster's name. See the following topics to add, update, or delete ESXi hosts in the cluster:
    1. On the Software-Defined Data Centers list page, select the SDDC that contains the cluster that you want to work with. If you need help finding the list page or the SDDC, see Listing SDDCs.
    2. On the SDDC's details page, under Resources, select vSphere clusters.
    3. Select the cluster that you want to edit.
    4. On the cluster's details page, select Edit.
    5. Update the name of the cluster.
      A cluster name can have a maximum of 22 characters.
    6. Select Save Changes.
  • Use the cluster-update command and required parameters to update a cluster.

    oci ocvs cluster update --cluster-ID cluster_OCID ...[OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateCluster operation to update a cluster.