esxi-host
=============

Description
-----------
An ESXi host is a node in a Cluster. At a minimum, each Cluster has 3 ESXi hosts that are used to implement a functioning VMware environment.

In terms of implementation, an ESXi host is a Compute instance that is configured with the chosen bundle of VMware software.

Notice that an `EsxiHost` object has its own OCID (`id`), and a separate attribute for the OCID of the Compute instance (`computeInstanceId`).

Available Commands
------------------
* :doc:`create </cmdref/ocvs/esxi-host/create>`
* :doc:`delete </cmdref/ocvs/esxi-host/delete>`
* :doc:`get </cmdref/ocvs/esxi-host/get>`
* :doc:`inplace-upgrade </cmdref/ocvs/esxi-host/inplace-upgrade>`
* :doc:`list </cmdref/ocvs/esxi-host/list>`
* :doc:`replace-host </cmdref/ocvs/esxi-host/replace-host>`
* :doc:`swap-billing </cmdref/ocvs/esxi-host/swap-billing>`
* :doc:`update </cmdref/ocvs/esxi-host/update>`

.. toctree::
    :hidden:

    /cmdref/ocvs/esxi-host/create
    /cmdref/ocvs/esxi-host/delete
    /cmdref/ocvs/esxi-host/get
    /cmdref/ocvs/esxi-host/inplace-upgrade
    /cmdref/ocvs/esxi-host/list
    /cmdref/ocvs/esxi-host/replace-host
    /cmdref/ocvs/esxi-host/swap-billing
    /cmdref/ocvs/esxi-host/update