vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NoHostSuitableForFtSecondary(vim.fault.NoHostSuitableForFtSecondary)
- Extends
- VmFaultToleranceIssue
- See also
- VirtualMachine
- Since
- vSphere API Release 4.0
Fault Description
The NoHostSuitableForFtSecondary fault is thrown when the system is unable to find a suitable host for the Fault Tolerance secondary virtual machine. This fault can be thrown when Virtual Center is trying to place or power on a Fault Tolerance Secondary, in both DRS or non-DRS cases.Properties
Name | Type | Description |
---|---|---|
vm | ManagedObjectReference
to a VirtualMachine |
The primary virtual machine corresponding to the secondary virtual
machine.
|
vmName | xsd:string |
The name of the primary virtual machine corresponding to 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 |