Skip to content

Data Object - RDSServerAgentMaxSessionsData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.RDSServer.AgentMaxSessionsData

Property of

RDSServerSettings

Since

Horizon View 6.0

Data Object Description

Agent max number of sessions

Data Object Properties

Name Type Description
maxSessionsType xsd:string RDSServer max sessions type as reported by the agent 5 2
* This property will be one of:
ValueDescription
UNLIMITEDRDSServer has unlimited number of sessions
LIMITEDRDSServer has a limited number of sessions
maxSessionsSeenByAgent xsd:int Maximum number of sessions on an RDS server as seen by the agent. 1 2 3 4

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a minimum value of 1. 

  4. This property is required if maxSessionsType is set to 'LIMITED'. 

  5. This property has a default value of 'LIMITED'.