vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - MountError(vim.fault.MountError)
- Extends
 - CustomizationFault
 - See also
 - VirtualMachine
 - Since
 - 2.0
 
Fault Description
Customization failed because the customization process was unable to mount a remote virtual disk file.Properties
| Name | Type | Description | 
|---|---|---|
| diskIndex | xsd:int | 
         Index into the virtual machine's device list,
  representing the key value that identifies the virtual device
  that is the presumed boot disk.
       | 
| vm | ManagedObjectReference
 to a VirtualMachine  | 
         The virtual machine to be customized.
       | 
| 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 |