SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > P
  • 0 Ratings

Fault - PowerOnFtSecondaryFailed(vim.fault.PowerOnFtSecondaryFailed)

Extends
VmFaultToleranceIssue
See also
FtIssuesOnHostHostSelectionType, LocalizedMethodFault, VirtualMachine
Since
vSphere API 4.0

Fault Description

The PowerOnFtSecondaryFailed fault is thrown when the system is unable to power on a Fault Tolerance secondary virtual machine. It includes a list of failures on different hosts.

Properties

Name Type Description
hostErrors*LocalizedMethodFault[]

Information on why the system can not power on a Fault Tolerance secondary virtual machine on specific hosts. Everything in the array should be FtIssuesOnHost.
hostSelectionByFtIssuesOnHostHostSelectionType

The host selection type
rootCauseLocalizedMethodFault

The reason why powering on secondary failed.
vmManagedObjectReference
to a VirtualMachine

The primary virtual machine corresponding to the secondary that is to be powered on
vmNamexsd:string

The name of the primary virtual machine corresponding to the secondary that is to be powered on.
Properties inherited from VmFaultToleranceIssue
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition




Feedback

  • 0 Ratings