Data Object - VAppConfigSpec

Property of
VirtualAppImportSpec
Parameter to
CreateVApp, UpdateVAppConfig
Extends
VmConfigSpec
See also
VAppEntityConfigInfo
Since
vSphere API 4.0

Data Object Description

Configuration of a vApp

Properties

Name Type Description
annotation*xsd:string

Description for the vApp.

Reconfigure privilege: VApp.Rename.

entityConfig*VAppEntityConfigInfo[]

Configuration of sub-entities (virtual machine or vApp container).

Reconfigure privilege: See EntityConfigInfo

instanceUuid*xsd:string

vCenter-specific 128-bit UUID of a vApp, represented as a hexadecimal string. This identifier is used by vCenter to uniquely identify all vApp instances in the Virtual Infrastructure environment.

Normally, this property is not set by a client, allowing the Virtual Infrastructure environment to assign or change it when VirtualCenter detects an identifier conflict between vApps.

Reconfigure privilege: VApp.ApplicationConfig

Since vSphere API 4.1
Properties inherited from VmConfigSpec
eula, installBootRequired, installBootStopDelay, ipAssignment, ovfEnvironmentTransport, ovfSection, product, property
Properties inherited from DynamicData
None
*Need not be set