Data Object - MachineSessionData

Class
VMware.Hv.MachineSessionData
Property of
MachineDetailsView
See also
SessionId, UserOrGroupId
Since
Horizon 7.7

Data Object Description

Session data on the Machine.

Data Object Properties

Properties

Name Type Description
idSessionId

Session id.
  • This property cannot be updated.
userUserOrGroupId

Id of the user involved in this session.
  • This property cannot be updated.
userNamexsd:string

Name of the user involved in this session.
  • This property cannot be updated.
sessionProtocolxsd:string

Protocol for this session. This will be unset for disconnected sessions.
  • This property need not be set.
  • This property will be one of:
    Value Description
    "PCOIP"Display protocol is PCoIP
    "RDP"Display protocol is RDP
    "BLAST"Display protocol is Blast
    "CONSOLE"Display protocol is Console
    "UNKNOWN"Display protocol is unknown