Name
|
Type
|
Description
|
parentVm | BaseImageVmId |
New base image VM for the desktop. This must be in the same datacenter
as the base image of the desktop.
|
snapshot | BaseImageSnapshotId |
New base image snapshot for the desktop. This must be a snapshot of the
parentVm.
|
settings | DesktopPushImageSettings |
Settings for the Push Image operation.
|
selectivePushImage | xsd:boolean |
Set to true for selective push image. Indicates if the new image
should be applied to a subset of the clones in the pool. The image
published with this option, will be held as a pending image, unless
it is either promoted or canceled.
Since Horizon 8.4
-
This property has a default value of
false.
- This property need not be set.
|
machines | MachineId[] |
The list of machines from the pool on which the new image is to be
applied
Since Horizon 8.4
- This property need not be set.
|
computeProfile | DesktopComputeProfileSpec |
Compute Profile used to specify the CPU, RAM and cores per socket
configuration to create VMs with.
Since Horizon 8.6
- This property need not be set.
|