Deleting an ESXi Host
Delete (terminate) an ESXi host and remove it from a cluster in the SDDC in VMware Solution.
- Open the navigation menu, click Hybrid, and then click VMware Solution.
- Click the name of the SDDC to view details about it. If you don't see the SDDC listed, ensure that the correct compartment is selected.
- In Resources, click vSphere clusters.
- Click the name of the cluster that contains the ESXi host.
- In the list of ESXi hosts, click the for the host you want to remove, and then click 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 flags and variable options for CLI commands, see the CLI Command Reference.
Run the DeleteEsxiHost operation to delete an ESXi host and remove it from the SDDC.