Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - FaultTolerancePrimaryPowerOnNotAttempted(vim.fault.FaultTolerancePrimaryPowerOnNotAttempted)
- Extends
- VmFaultToleranceIssue
- See also
- VirtualMachine
- Since
- vSphere API Release 4.0
Fault Description
This fault is used to report that VirtualCenter did not attempt to power on a Fault Tolerance secondary virtual machine because it was unable to power on the corresponding Fault Tolerance primary virtual machine.Properties
Name | Type | Description |
---|---|---|
primaryVm | ManagedObjectReference
to a VirtualMachine |
The corresponding primary virtual machine
|
secondaryVm | ManagedObjectReference
to a VirtualMachine |
The secondary virtual machine that was not attempted
|
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 |