vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - FtIssuesOnHost(vim.fault.FtIssuesOnHost)
- Extends
- VmFaultToleranceIssue
- See also
- HostSystem, LocalizedMethodFault
- Since
- vSphere API Release 4.0
Fault Description
The FtIssuesOnHost fault reports issues that prevent a particular host from being used as the register or power on host for a Fault Tolerance secondary virtual machineProperties
Name | Type | Description |
---|---|---|
errors* | LocalizedMethodFault[] |
Information on the details of the Fault Tolerance issues
|
host | ManagedObjectReference
to a HostSystem |
The host which has Fault Tolerance issues.
|
hostName | xsd:string |
Name for the host which has Fault Tolerance issues.
|
Properties inherited from VmFaultToleranceIssue | ||
None | ||
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 |