|
Name
|
Type
|
Description
|
| taskType | xsd: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). |
|
| description | xsd:string |
Description of desktop task
- This property need not be set.
|
| scheduleTime | xsd:dateTime |
Time at which desktop task is scheduled to start
- This property need not be set.
|
| remaining | xsd:int |
Total VMs on which task is scheduled or running
- This property need not be set.
|
| errors | xsd:int |
Number of VMs whose task is in fault state
- This property need not be set.
|
| halted | xsd:int |
Number of VMs whose task is in holding state
- This property need not be set.
|
| cancelled | xsd:int |
Number of VMs whose task is in cancelled state
- This property need not be set.
|