View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - SessionLocalSummaryView
- Class
- VMware.Hv.SessionLocalSummaryView
- Returned by
- Session_GetLocalSummaryView
- See also
- SessionData, SessionId, SessionLocalReferenceData, SessionNamesData
- Since
- Horizon View 6.0
Data Object Description
Summary view of a local session.Queryable Data Object
This data object is queryable using QueryService.
The SessionLocalSummaryView query for locally resourced sessions. At least one of the specified privileges must be present.
Query Privileges
Privilege | Description |
---|---|
MACHINE_VIEW | Results will be filtered with the corresponding access group permission. |
POOL_VIEW | Results will be filtered with the corresponding access group permission. |
FEDERATED_SESSIONS_VIEW | All results can be returned. |
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | SessionId |
Session Id for this session.
|
namesData | SessionNamesData |
Names of objects in this session.
|
referenceData | SessionLocalReferenceData |
References in this session.
|
sessionData | SessionData |
Data about this session.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |