Fault - OvfConsumerInvalidSection(vim.fault.OvfConsumerInvalidSection)

Extends
OvfConsumerCallbackFault
Since
vSphere API 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
descriptionxsd:string

The XML parser error message.
lineNumberxsd: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