Data Object - LogCollectorTaskInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.logcollector.LogCollector.LogCollectorTaskInfo
Returned by
LogCollector_Collect, LogCollector_GetTaskInfo, LogCollector_GetTaskInfoById, LogCollector_List, LogCollector_Purge
See also
LogCollectorComponentIdentifier, LogCollectorTaskId, UserOrGroupId
Since
Horizon 7.10
Data Object Description¶
Task information for a log collector component.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
logCollectorComponentId | LogCollectorComponentIdentifier | Log component identifier. 1 | ||||||||||||||||||
id | LogCollectorTaskId | Unique identifier of a log collector task. 1 | ||||||||||||||||||
startTime | xsd:dateTime | Start time of the log collection. 1 | ||||||||||||||||||
endTime | xsd:dateTime | End time of the log collection. 1 | ||||||||||||||||||
initiatedBy | UserOrGroupId | User identity information. | ||||||||||||||||||
logCollectorTaskState | xsd:string | Log collector task state. * This property will be one of:
|