vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - FaultToleranceCpuIncompatible(vim.fault.FaultToleranceCpuIncompatible)
- Extends
- CpuIncompatible
- Since
- vSphere API Release 4.0
Fault Description
Convenience subclass for calling out some named features among the incompatibilities found in CPUID level 1 register ecx for FT vms.Properties
Name | Type | Description |
---|---|---|
family | xsd:boolean |
Flag to indicate CPU family is incompatible.
|
model | xsd:boolean |
Flag to indicate CPU model is incompatible.
|
stepping | xsd:boolean |
Flag to indicate CPU stepping is incompatible.
|
Properties inherited from CpuIncompatible | ||
desiredBits, host, level, registerBits, registerName | ||
Properties inherited from VirtualHardwareCompatibilityIssue | ||
None | ||
Properties inherited from VmConfigFault | ||
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 |