Deleting a Cluster

Delete (terminate) a cluster in a VMware Solution SDDC.

  • Information in the Console might be shown in a different order than is presented in this topic. Regardless of the order presented, all required and optional fields are the same.

    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, select vSphere clusters.
    3. From the Actions menu (three dots) for the cluster, select Terminate.
      The Terminate SDDC Cluster panel opens.
    4. To delete networking resources, select Terminate Networking Resources.
    5. To delete datastore resources, select Delete datastore resources.
      This option is shown only when the SDDC contains a cluster that uses a standard shape. For other shapes, the option isn't relevant.
    6. Follow the prompts to confirm termination, and select Terminate all.
  • Use the cluster-delete command and required parameters to delete a cluster.

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

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

  • Run the DeleteCluster operation to delete a cluster.