Skip to content

Data Object - TaskResult

Java Class

com.omnissa.vdi.vlsi.binding.vdi.task.Task.TaskResult

Property of

TaskInfo

See also

MapEntry

Since

Horizon View 6.0

Data Object Description

Information about a Task result.

Data Object Properties

Name Type Description
resultCode xsd:string The result code of the task. 2
* This property will be one of:
ValueDescription
SUCCESSTask is completed successfully
WARNTask is finished but has warning.
ERRORTask is finished but it has error
message xsd:string The result message 2
messageId xsd:string The result message ID. 2
messageValues MapEntry[] The result message values. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.