Data Object - TimingProfilerView

Class
VMware.Hv.TimingProfilerView
See also
SessionId, UserOrGroupId
Since
Horizon 8.2

Data Object Description

The TimingProfilerView Object.

Queryable Data Object

This data object is queryable using QueryService.

Query definitions can specify the following member types:

The following caveats apply:

Data Object Properties

Properties

Name Type Description
eventIdxsd:int

ID of the Timing Profiler event in Event Database.
timexsd:dateTime

Time at which the event occurred, measured from the epoch (January 1, 1970).
userIdUserOrGroupId

User involved in this event. Will be unset if there is no user association for this event.
  • This property need not be set.
eventTypexsd:string

Type of the Timing Profiler event. For example: TIMING_PROFILER_DESKTOP_RECONNECT, TIMING_PROFILER_GET_LAUNCH_ITEMS etc.
sessionIdSessionId

Session associated with this event. Will be unset if there is no Session association for this event.
  • This property need not be set.
logonTimingxsd:string

Logon timing profiler tree. Will be unset if there is no timing profiler tree association for this event.
  • This property need not be set.
propertiesxsd:string

Json containing various attributes associated with this timing profiler event.
  • This property need not be set.