| Name | Type | Description | 
| error | LocalizedMethodFault[] | Errors that happened during processing. 
 For example, unknown or unsupported devices could be found (in which case
 this array will contain one or more instances of Unsupported-/UnknownDevice).
      
 | 
| includeImageFiles | xsd:boolean | Returns true if there are ISO or Floppy images attached to one or more VMs.
      
Since vSphere API 4.1 
 | 
| ovfDescriptor | xsd:string | The OVF descriptor for the entity. 
 | 
| warning | LocalizedMethodFault[] | Non-fatal warnings from the processing. 
 The result will be valid, but the user may choose to reject it based on these
 warnings.
      
 | 
| Properties inherited from DynamicData | 
| None |