Data Object - DesktopPushImageSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.PushImageSpec
Parameter to
See also
BaseImageSnapshotId, BaseImageVmId, DesktopPushImageSettings
Since
Horizon 7.0
Data Object Description¶
Specification for the Push Image operation. This operation is only applicable to Instant clone desktops.
Data Object Properties¶
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. |