Skip to content

Data Object - RDSServerInfo

Java Class

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

Returned by

RDSServer_Get

See also

RDSServerAgentData, RDSServerBase, RDSServerId, RDSServerMaintenanceData, RDSServerMessageSecurityData, RDSServerRuntimeData, RDSServerSettings

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.

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
messageSecurityData RDSServerMessageSecurityData RDS Server message security data. Since Horizon View 6.1 2
agentData RDSServerAgentData RDSServer agent information 2
settings RDSServerSettings RDS server settings
runtimeData RDSServerRuntimeData RDSServer runtime information 2
rdsServerMaintenanceData RDSServerMaintenanceData Maintenance details about the RDS Server. The data will be populated only for Linked clone or Instant clone provisioned RDS Server. Since Horizon 7.9 1 2

  1. This property need not be set. 

  2. This property cannot be updated.