vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - InvalidDeviceSpec(vim.fault.InvalidDeviceSpec)
- Extended by
 - DeviceHotPlugNotSupported, DeviceNotFound, DeviceUnsupportedForVmPlatform, DeviceUnsupportedForVmVersion, DisallowedDiskModeChange, InvalidController, InvalidDeviceBacking, InvalidDeviceOperation, MissingController
 - Extends
 - InvalidVmConfig
 - Since
 - 2.0
 
Fault Description
An InvalidDeviceSpec exception is thrown if a virtual machine creation or configuration fails because a device specification contains an invalid value.Properties
| Name | Type | Description | 
|---|---|---|
| deviceIndex | xsd:int | 
         Index of the device in the configuration specification that has the invalid value.
       | 
| Properties inherited from InvalidVmConfig | ||
| property | ||
| 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 |