Name
|
Type
|
Description
|
host P | ManagedObjectReference
to a
HostSystem |
The target host for the virtual machines. This is often not a required
parameter. If not specified, the behavior is as follows:
- If the target pool represents a stand-alone host, that host is used.
- If the target pool represents a DRS-enabled cluster, a host selected
by DRS is used.
- If the target pool represents a cluster without DRS enabled or a
DRS-enabled cluster in manual mode, an InvalidArgument exception is
thrown.
|
location P | ManagedObjectReference
to a
Datastore |
Location where the destination vApp must be stored
|
networkMapping | VAppCloneSpecNetworkMappingPair[] |
Network mappings. See NetworkMappingPair.
|
property | KeyValue[] |
A set of property values to override.
|
provisioning | xsd:string |
Specify how the VMs in the vApp should be provisioned.
Since vSphere API 4.1
|
resourceMapping | VAppCloneSpecResourceMap[] |
The resource configuration for the cloned vApp.
Since vSphere API 4.1
|
resourceSpec | ResourceConfigSpec |
The resource configuration for the vApp.
|
vmFolder P | ManagedObjectReference
to a
Folder |
The VM Folder to associate the vApp with
|
Properties inherited from DynamicData |
None |