Skip to content

Data Object - RemoteApplicationStatistics

Java Class

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

Returned by

Performance_GetRemoteApplicationPerformanceData, Performance_GetRemoteApplicationStatistics

Since

Horizon 7.3

Data Object Description

The performance data for a remote application running on any virtual desktop.

Data Object Properties

Name Type Description
applicationId xsd:string The identity of an application. Since Horizon 7.6 2
processId xsd:long The process Id. 2
name xsd:string The name of a remote application. 2
status xsd:string The status of a remote application. 1 2
* This property will be one of:
ValueDescription
"RUNNING"The remote application is working properly.
"NOT_RESPONDING"The remote application is not responding.
"UNKNOWN"The status of the remote application is not known.
description xsd:string The description of a remote application. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.