Skip to content

Data Object - DesktopCounter

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.DesktopCounter

Returned by

Monitoring_GetDesktopCounters

See also

DesktopId

Since

Horizon 7.11

Data Object Description

The desktop counter.

Data Object Properties

Name Type Description
id DesktopId Desktop ID. 1
numMachines xsd:int Maximum number of machines in the desktop. 1
occupancy xsd:int Represents the occupancy count for the desktop. 2 3 1
connectedSessions xsd:int Represents the number of connected sessions of the desktop. 1

  1. This property cannot be updated. 

  2. For dedicated assignment desktop, it is the number of assigned machine count. 

  3. For floating assignment desktop, it is the summation of the connected and disconnected sessions.