Skip to content

Data Object - DesktopPushImageSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.PushImageSettings

Property of

DesktopImageManagementPushImageSpec, DesktopInstantCloneDesktopProvisioningStatusData, DesktopPushImageSpec

Since

Horizon 7.0

Data Object Description

Settings for the push image operation.

Data Object Properties

Name Type Description
startTime xsd:dateTime When to start the operation. If unset or the time is in the past, the operation will begin immediately. 1
logoffSetting xsd:string Determines when to perform the operation on machines which have an active session.
* This property will be one of:
ValueDescription
FORCE_LOGOFFUsers will be forced to log off when the system is ready to operate on their virtual machines. Before being forcibly logged off, users may have a grace period in which to save their work (Global Settings).
WAIT_FOR_LOGOFFWait for connected users to disconnect before the task starts. The operation starts immediately on machines without active sessions.
stopOnFirstError xsd:boolean Indicates that the operation should stop on first error. 3
addVirtualTPM xsd:boolean Whether to add Virtual TPM device. Since Horizon 7.7 2 1

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. This property has a default value of true.