vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - CpuCompatibilityUnknown(vim.fault.CpuCompatibilityUnknown)
- Extends
- CpuIncompatible
- Since
- 2.0
Fault Description
Deprecated. As of VI API 2.5, use CpuIncompatible and its other subclasses, not this one. Compatibility between the virtual machine's host and its CPU feature requirements cannot be determined, because not enough information is available about the CPU features of the host.Properties
Name | Type | Description |
---|---|---|
None | ||
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 | |||
Managed Object Types | Data Object Types | All Properties | All Methods |