Skip to content

Data Object - DesktopTaskData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.task.DesktopTask.DesktopTaskData

Property of

DesktopTaskInfo

Since

Horizon 7.4

Data Object Description

Desktop task object

Data Object Properties

Name Type Description
taskType xsd:string
* This property will be one of:
ValueDescription
REFRESHA refresh operation.
RESYNCA resync operation.
REBALANCEA rebalance operation.
ATTACHA persistent disk attach operation.
DETACHA persistent disk detach operation.
REPLACEA persistent disk replace operation.
CHECKPOINTA checkpoint operation.
PUSH_IMAGEA push image operation (Instant Clone Engine only).
description xsd:string Description of desktop task 1
scheduleTime xsd:dateTime Time at which desktop task is scheduled to start 1
remaining xsd:int Total VMs on which task is scheduled or running 1
errors xsd:int Number of VMs whose task is in fault state 1
halted xsd:int Number of VMs whose task is in holding state 1
cancelled xsd:int Number of VMs whose task is in cancelled state 1

  1. This property need not be set.