Skip to content

Data Object - RDSServerSummaryView

Java Class

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

Returned by

RDSServer_GetSummaryView

See also

RDSNetworkLabelData, RDSServerAgentData, RDSServerBase, RDSServerId, RDSServerMessageSecurityData, RDSServerRuntimeData, RDSServerSettings, RDSServerSummaryData

Since

Horizon View 6.0

Data Object Description

RDSServer information; queries require at least one of the listed privileges.

Queryable Data Object

This data object is queryable using QueryService.

Cannot filter on the following RDSServerSummaryData attributes:

Query Privileges

Privilege Description
GLOBAL_CONFIG_VIEW is required to query RDSServers that are not in-use. It is sufficient to get all RDSServers that may or may not be associated with a Farm.
POOL_VIEW is required to query RDSServers that are associated with a Farm. All in-use RDSServers can be queried with POOL_VIEW on the Root access group. With POOL_VIEW privilege on a non-Root Farm access group, only the RDSServers associated with the Farm can be queried.

Data Object Properties

Name Type Description
id RDSServerId RDS server entity ID 2
base RDSServerBase RDS server base 2
messageSecurityData RDSServerMessageSecurityData RDS Server message security data Since Horizon View 6.1 2
summaryData RDSServerSummaryData RDS server summary data 2
agentData RDSServerAgentData RDSServer agent information 2
settings RDSServerSettings RDS server settings 2
runtimeData RDSServerRuntimeData RDSServer runtime information 2
refId xsd:string Reference ID used for this RDS Server. Since Horizon 8.1 1 2
networkLabels RDSNetworkLabelData[] The network label(s) associated with this Farm. The network label(s) automatically assigned by Connection Server to this Machine. These may differ from the actual labels if manually changed after automatic assignment or if there was an error in assignment. Since Horizon 8.11 1 2

  1. This property need not be set. 

  2. This property cannot be updated.