Data Object - DesktopRefreshSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.RefreshSpec
Parameter to
See also
Since
Horizon View 6.0
Data Object Description¶
Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards.
Specification for the refresh operation. This operation is applicable only to View Composer sourced desktops.
Data Object Properties¶
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
startTime | xsd:dateTime | When to start the operation. If unset 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:
|
||||||
stopOnFirstError | xsd:boolean | Indicates that the operation should stop on first error. 2 | ||||||
machines | MachineId[] | The machines to refresh. These must be associated with the desktop. MachineIds of this type must originate from the Machine service, but not the VirtualMachine or RegisteredPhysicalMachine services. |