Fault - FeatureRequirementsNotMet(vim.fault.FeatureRequirementsNotMet)

Extends
VirtualHardwareCompatibilityIssue
See also
HostSystem, VirtualMachine, VirtualMachineFeatureRequirement
Since
vSphere API 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
*May not be present
Show WSDL type definition