vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - OvfConsumerInvalidSection(vim.fault.OvfConsumerInvalidSection)
- Extends
 - OvfConsumerCallbackFault
 - Since
 - vSphere API Release 5.0
 
Fault Description
A fault type indicating that the XML of a section appended by an OVF consumer was invalid.Properties
| Name | Type | Description | 
|---|---|---|
| description | xsd:string | 
         The XML parser error message.
       | 
| lineNumber | xsd:int | 
         The line number in the section on which the error was found.
       | 
| Properties inherited from OvfConsumerCallbackFault | ||
| extensionKey, extensionName | ||
| 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 |