Fault - IncompatibleHostForFtSecondary(vim.fault.IncompatibleHostForFtSecondary)

Extends
VmFaultToleranceIssue
See also
HostSystem, LocalizedMethodFault
Since
vSphere API 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.
hostManagedObjectReference
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
*May not be present
Show WSDL type definition