vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - OvfHardwareExport(vim.fault.OvfHardwareExport)
- Extended by
 - OvfConnectedDevice, OvfUnableToExportDisk, OvfUnknownDeviceBacking, OvfUnsupportedDeviceExport
 - Extends
 - OvfExport
 - See also
 - VirtualDevice
 - Since
 - vSphere API Release 4.0
 
Fault Description
A common base class to host all the OvfLib Export Exceptions for hardware.Properties
| Name | Type | Description | 
|---|---|---|
| device* | VirtualDevice | 
         The virtual device we are exporting to OVF
       | 
| vmPath | xsd:string | 
         The path to the VM containing the device.
  This path shows the location of the VM in the vApp hierarchy, on the form: 
 /ParentVApp/ChildVApp/VMName
        | 
| Properties inherited from OvfExport | ||
| None | ||
| Properties inherited from OvfFault | ||
| 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 |