Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - PowerOnFtSecondaryTimedout(vim.fault.PowerOnFtSecondaryTimedout)
- Extends
- Timedout
- See also
- VirtualMachine
- Since
- vSphere API Release 4.0
Fault Description
PowerOnFtSecondaryTimedout exception is thrown when Virtual Center fails the operation to power on a Fault Tolerance secondary virtual machine because it is taking longer than expected.Properties
Name | Type | Description |
---|---|---|
timeout | xsd:int |
The time out value in seconds
|
vm | ManagedObjectReference
to a VirtualMachine |
The primary virtual machine corresponding to the secondary that is to
be powered on
|
vmName | xsd:string |
The name of the primary virtual machine corresponding to the secondary
that is to be powered on.
|
Properties inherited from Timedout | ||
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 |