Name
|
Type
|
Description
|
template | VmTemplateId |
Template to deploy full clone VMs. Must be set if and only if
parentVm and
snapshot are unset. Applicable
only to Virtual Center sourced desktops.
- This property need not be set.
|
parentVm | BaseImageVmId |
Base image VM for View Composer VMs and current Image for Instant clone
desktops. Must be set if and only if
template is unset and
snapshot is set. Applicable only
to View Composer and Instant Clone Engine sourced desktops. For Instant
Clone Engine desktops, this must be set on creation and cannot be
updated. To update base image VM of instant clone desktops use
Desktop_SchedulePushImage method.
- This property need not be set.
|
snapshot | BaseImageSnapshotId |
Base image snapshot for View Composer and current Image snapshot for
Instant clone desktops. Must be set only in case of View Composer
sourced desktops and if and only if
template is unset and
parentVm is set. Applicable only
to View Composer and Instant Clone Engine sourced desktops. For Instant
Clone Engine desktops, this must be set on creation and cannot be
updated. To update the base image snapshot of instant clone desktops
use Desktop_SchedulePushImage method.
- This property need not be set.
|
datacenter | DatacenterId |
Datacenter within which the desktop is configured.
- This property cannot be updated.
|
vmFolder | VmFolderId |
VM folder to deploy the VMs to.
- This property cannot be updated.
|
hostOrCluster | HostOrClusterId |
Host or cluster to deploy the VMs in. Note(s) :-
- For Instant clone desktops only it can be only a cluster and not a
host.
- For Instant clone desktops, this can be modified only if there are
no current operations (
operation is NONE)
|
resourcePool | ResourcePoolId |
Resource pool to deploy the VMs.
|