Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - IncompatibleHostForFtSecondary(vim.fault.IncompatibleHostForFtSecondary)
- Extends
- VmFaultToleranceIssue
- See also
- HostSystem, LocalizedMethodFault
- Since
- vSphere API Release 4.0
Fault Description
The IncompatibleHostForFtSecondary fault is thrown when an invalid host has been specified when calling CreateSecondaryVM_Task or EnableSecondaryVM_Task.Properties
Name | Type | Description |
---|---|---|
error* | LocalizedMethodFault[] |
Information on why the host that was specified could not be used for
the FaultTolerance Secondary VirtualMachine.
|
host | ManagedObjectReference
to a HostSystem |
The host that is not compatible with the secondary virtual machine.
|
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 |