Deleting an ESXi Host
Delete (terminate) an ESXi host and remove it from a cluster in the SDDC in VMware Solution.
- 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.
- On the SDDC's details page, under Resources, select vSphere clusters.
- Select the cluster that contains the ESXi host that you want to delete.
- On the cluster's details page, select ESXi hosts.
- From the the for the host, select Terminate ESXi host.
- 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.