Fault - NicSettingMismatch(vim.fault.NicSettingMismatch)

Extends
CustomizationFault
Since
VI API 2.5

Fault Description

The number of network adapter settings in the customization specification does not match the number of network adapters present in the virtual machine.

Properties

Name Type Description
numberOfNicsInSpecxsd:int

The number of network adapter settings specified in the customization specification.
numberOfNicsInVMxsd:int

The number of network adapters present in the virtual machine.
Properties inherited from CustomizationFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition