Deleting an ESXi Host

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

    1. Open the navigation menu, click Hybrid, and then click VMware Solution.
    2. 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.
    3. In Resources, click vSphere clusters.
    4. Click the name of the cluster that contains the ESXi host.
    5. In the list of ESXi hosts, click the Actions menu (Actions Menu) 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.