Deleting an ESXi Host

Delete (terminate) an ESXi host and remove it from a cluster in the SDDC in VMware Solution.

  • 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 ESXi hosts 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. Select the cluster that contains the ESXi host that you want to delete.
    4. On the cluster's details page, select ESXi hosts.
    5. From the the Actions menu (three dots) for the host, select Terminate ESXi host.
    6. In the Terminate ESXi Host panel, follow the prompts to confirm termination, and select Terminate ESXi host.
  • Use the esxi-host delete command and required parameters to delete an ESXi host and remove it from the SDDC:

    oci ocvs esxi-host delete --esxi-id esxi_host_OCID ... [OPTIONS]

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

  • Run the DeleteEsxiHost operation to delete an ESXi host and remove it from the SDDC.