Data Object - OvfConsumerOvfSection(vim.OvfConsumer.OvfSection)

Property of
OvfConsumerOstNode
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

A self-contained OVF section

Properties

Name Type Description
lineNumberxsd:int

The line number in the OVF descriptor on which this section starts.

The line number is only present on sections that were imported as part of an OVF descriptor (as opposed to sections that are about to be exported to OVF).

The value is zero if the section did not originate from an OVF descriptor.

xmlxsd:string

The XML fragment for the section.

The XML fragment must explicitly define all namespaces and namespace prefixes that are used in the fragment, including the default namespace.

Properties inherited from DynamicData
None

Show WSDL type definition