Data Object - SessionGlobalSummaryView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.Session.SessionGlobalSummaryView
See also
SessionData, SessionGlobalNamesData, SessionGlobalReferenceData, SessionId
Since
Horizon View 6.0
Data Object Description¶
Summary view of a global session.
Queryable Data Object¶
This data object is queryable using GlobalSessionQueryService.
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | SessionId | Session Id for this session. |
namesData | SessionGlobalNamesData | Names of objects in this session. |
referenceData | SessionGlobalReferenceData | References in this session. |
sessionData | SessionData | Data about this session. |
refId | xsd:string | Reference ID used for this session. Since Horizon 8.4 1 2 |