Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
numberOfNicsInSpec | xsd:int |
The number of network adapter settings specified in the customization
specification.
|
numberOfNicsInVM | xsd: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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |