Data Object - ProcessFilter

Class
VMware.Hv.ProcessFilter
Parameter to
Performance_GetProcessPerformanceData
Since
Horizon 7.6

Data Object Description

The filter for processes

Data Object Properties

Properties

Name Type Description
processSessionFilterxsd:string

Filter process by process session info
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "CURRENT_USER_SESSION"The processes which run in the current user session
    "SYSTEM_AND_CURRENT_USER_SESSION"The union of the system processes and current user session processes.