SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > N
  • 0 Ratings

Fault - NoCompatibleHost(vim.fault.NoCompatibleHost)

Extended by
NoCompatibleHostWithAccessToDevice
Extends
VimFault
See also
HostSystem, LocalizedMethodFault
Since
vSphere API 4.0

Fault Description

A NoCompatibleHost fault is thrown when DRS cannnot find a compatible host in a given compute resource to run a virtual machine on.

Properties

Name Type Description
error*LocalizedMethodFault[]

An error in this array indicates why the corresponding host in the host array is incompatible.
host*ManagedObjectReference[]
to a HostSystem[]

The list of hosts that are not compatible, each element has a corresponding fault in the error array.
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition




Feedback

  • 0 Ratings