vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - FeatureRequirementsNotMet(vim.fault.FeatureRequirementsNotMet)
- Extends
- VirtualHardwareCompatibilityIssue
- See also
- HostSystem, VirtualMachine, VirtualMachineFeatureRequirement
- Since
- vSphere API Release 5.1
Fault Description
The host does not meet feature requirements of the virtual machine.Properties
Name | Type | Description |
---|---|---|
featureRequirement* | VirtualMachineFeatureRequirement[] |
The feature requirements that were not met.
|
host* | ManagedObjectReference
to a HostSystem |
The host whose capabilities did not meet the virtual machine's feature requirements.
|
vm* | ManagedObjectReference
to a VirtualMachine |
The virtual machine whose feature requirements were not met.
|
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 |