Data Object - TaskResult

Class
VMware.Hv.TaskResult
Property of
TaskInfo
See also
MapEntry
Since
Horizon View 6.0

Data Object Description

Information about a Task result.

Data Object Properties

Properties

Name Type Description
resultCodexsd:string

The result code of the task.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "SUCCESS"Task is completed successfully
    "WARN"Task is finished but has warning.
    "ERROR"Task is finished but the it has error
messagexsd:string

The result message
  • This property cannot be updated.
messageIdxsd:string

The result message ID.
  • This property cannot be updated.
messageValuesMapEntry[]

The result message values.
  • This property need not be set.
  • This property cannot be updated.