Data Object - RemoteApplicationStatistics

Class
VMware.Hv.RemoteApplicationStatistics
Returned by
Performance_GetRemoteApplicationPerformanceData
Since
Horizon 7.3

Data Object Description

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

Data Object Properties

Properties

Name Type Description
processIdxsd:long

The process Id.
  • This property cannot be updated.
namexsd:string

The name of a remote application.
  • This property cannot be updated.
statusxsd:string

The status of a remote application.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "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.
descriptionxsd:string

The description of a remote application.
  • This property need not be set.
  • This property cannot be updated.