View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - LogCollectorTaskInfo
- Class
- VMware.Hv.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
Properties
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
logCollectorComponentId | LogCollectorComponentIdentifier |
Log component identifier.
|
||||||||||||||||||
id | LogCollectorTaskId |
Unique identifier of a log collector task.
|
||||||||||||||||||
startTime | xsd:dateTime |
Start time of the log collection.
|
||||||||||||||||||
endTime | xsd:dateTime |
End time of the log collection.
|
||||||||||||||||||
initiatedBy | UserOrGroupId |
User identity information.
|
||||||||||||||||||
logCollectorTaskState | xsd:string |
Log collector task state.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |