InstantiationParamsType

Type:
InstantiationParamsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Container for ovf:Section_Type elements that specify vApp configuration on instantiate, compose, or recompose.
Since:
0.9
Schema:
vApp.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<InstantiationParamsType xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1">
    <ovf:Section> ovf:Section_Type </ovf:Section>
</InstantiationParamsType>

Elements

Element Type Required Modifiable Since Deprecated Description
CustomizationSection CustomizationSectionType No 0.9 Substitute for Section.
DefaultStorageProfileSection DefaultStorageProfileSection_Type No 0.9 Substitute for Section.
GuestCustomizationSection GuestCustomizationSectionType No 0.9 Substitute for Section.
LeaseSettingsSection LeaseSettingsSectionType No 0.9 Substitute for Section.
NetworkConfigSection NetworkConfigSectionType No 0.9 Substitute for Section.
NetworkConnectionSection NetworkConnectionSectionType No 0.9 Substitute for Section.
SnapshotSection SnapshotSectionType No 0.9 Substitute for Section.
VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.