Data Object - SessionNamesData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.users.Session.SessionNamesData
Property of
Since
Horizon View 6.0
Data Object Description¶
Names of objects that reside in a session.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
userName | xsd:string | User for this session. 1 | ||||||||||||||||
machineOrRDSServerName | xsd:string | Machine or RDSServer name for this session. 1 | ||||||||||||||||
machineOrRDSServerDNS | xsd:string | Machine or RDSServer DNS name for this session. 1 | ||||||||||||||||
agentVersion | xsd:string | The agent version. Since Horizon 7.3 1 2 | ||||||||||||||||
desktopPoolCN | xsd:string | Desktop Pool cn if this is a Desktop session, unset otherwise. Note: This will not be set for RDS desktop session when using GlobalSessionQueryService. Since Horizon 7.5 1 2 |
||||||||||||||||
desktopName | xsd:string | Desktop display name if this is a Desktop session, unset otherwise. Note: When using GlobalSessionQueryService, for RDS pool this is set as the farmName. 1 |
||||||||||||||||
desktopType | xsd:string | Desktop type if this is a Desktop session, unset otherwise. 1 * This property will be one of:
|
||||||||||||||||
desktopSource | xsd:string | Desktop machine source if this is a Desktop session, unset otherwise. 1 * This property will be one of:
|
||||||||||||||||
farmName | xsd:string | Farm display name for this RDS Desktop or Application session, unset otherwise. 1 | ||||||||||||||||
clientLocationID | xsd:string | Client Location for this session. 1 | ||||||||||||||||
clientType | xsd:string | Client type for this session. Since Horizon 7.7 1 2 * This property will be one of:
|
||||||||||||||||
clientAddress | xsd:string | IP address of the client machine for this session. Since Horizon 7.2 1 | ||||||||||||||||
clientName | xsd:string | Client machine name for this session. Since Horizon 7.2 1 | ||||||||||||||||
clientVersion | xsd:string | Client version for this session. Since Horizon 7.3 1 | ||||||||||||||||
securityGatewayDNS | xsd:string | Computer machine name or DNS name of the security gateway. 1 | ||||||||||||||||
securityGatewayAddress | xsd:string | IP address of the security gateway. Since Horizon 7.3 1 | ||||||||||||||||
securityGatewayLocation | xsd:string | Location of the security gateway. Since Horizon 7.7 1 2 * This property will be one of:
|
||||||||||||||||
applicationNames | xsd:string[] | Names of the Applications launched in this session. This will be only set when sessionType is set to APPLICATION. Since Horizon 7.11 1 2 |