Data Object - RDSServerAgentMaxSessionsData

Class
VMware.Hv.AgentMaxSessionsData
Property of
RDSServerSettings
Since
Horizon View 6.0

Data Object Description

Agent max number of sessions

Data Object Properties

Properties

Name Type Description
maxSessionsTypexsd:string

RDSServer max sessions type as reported by the agent
  • This property has a default value of "LIMITED".
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "UNLIMITED"RDSServer has unlimited number of sessions
    "LIMITED"RDSServer has a limited number of sessions
maxSessionsSeenByAgentxsd:int

Maximum number of sessions on an RDS server as seen by the agent.
  • This property need not be set.
  • This property cannot be updated.
  • This property has a minimum value of 1.
  • This property is required if maxSessionsType is set to "LIMITED".