Data Object - DesktopTaskData

Class
VMware.Hv.DesktopTaskData
Property of
DesktopTaskInfo
Since
Horizon 7.4

Data Object Description

Desktop task object

Data Object Properties

Properties

Name Type Description
taskTypexsd:string


  • This property will be one of:
    Value Description
    "REFRESH"A refresh operation.
    "RESYNC"A resync operation.
    "REBALANCE"A rebalance operation.
    "ATTACH"A persistent disk attach operation.
    "DETACH"A persistent disk detach operation.
    "REPLACE"A persistent disk replace operation.
    "CHECKPOINT"A checkpoint operation.
    "PUSH_IMAGE"A push image operation (Instant Clone Engine only).
descriptionxsd:string

Description of desktop task
  • This property need not be set.
scheduleTimexsd:dateTime

Time at which desktop task is scheduled to start
  • This property need not be set.
remainingxsd:int

Total VMs on which task is scheduled or running
  • This property need not be set.
errorsxsd:int

Number of VMs whose task is in fault state
  • This property need not be set.
haltedxsd:int

Number of VMs whose task is in holding state
  • This property need not be set.
cancelledxsd:int

Number of VMs whose task is in cancelled state
  • This property need not be set.