vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - GenericDrsFault(vim.fault.GenericDrsFault)
- Extends
 - VimFault
 - See also
 - LocalizedMethodFault
 - Since
 - VI API 2.5
 
Fault Description
DRS returns more than one faults for each virtual machine, or DRS returns VimFault because of some internal errors.Properties
| Name | Type | Description | 
|---|---|---|
| hostFaults* | LocalizedMethodFault[] | 
         This is an optional field to return the detailed information back to
  the client. This optional array may consist of the exact fault for
  some hosts in the cluster.
       | 
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |