Skip to content

Data Object - ProcessFilter

Java Class

com.omnissa.vdi.vlsi.binding.vdi.helpdesk.Performance.ProcessFilter

Parameter to

Performance_GetProcessPerformanceData

Since

Horizon 7.6

Data Object Description

The filter for processes

Data Object Properties

Name Type Description
processSessionFilter xsd:string Filter process by process session info 1 2
* This property will be one of:
ValueDescription
"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.

  1. This property need not be set. 

  2. This property cannot be updated.