Data Object - SessionHistoricalPerformanceData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.helpdesk.Performance.SessionHistoricalPerformanceData
See also
Since
Horizon 8.1
Data Object Description¶
The historical performance data for overall machine.
Data Object Properties¶
Name | Type | Description |
---|---|---|
sessionId | SessionId | Session Id |
historicalPerformanceData | HistoricalPerformanceData[] | The historical performance data for overall machine. The value will be null if error occurs while retrieving the data. 1 |
errorMsg | xsd:string | The error encoutered if any in fetching session info for each session. This value will be populated only if an error has occured and will be null otherwise. Since Horizon 8.2 1 |