View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - RDSServerSummaryView
- Class
- VMware.Hv.RDSServerSummaryView
- Returned by
- RDSServer_GetSummaryView
- See also
- 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
Properties
Name | Type | Description |
---|---|---|
id | RDSServerId |
RDS server entity ID
|
base | RDSServerBase |
RDS server base
|
messageSecurityData | RDSServerMessageSecurityData |
RDS Server message security data
Since Horizon View 6.1
|
summaryData | RDSServerSummaryData |
RDS server summary data
|
agentData | RDSServerAgentData |
RDSServer agent information
|
settings | RDSServerSettings |
RDS server settings
|
runtimeData | RDSServerRuntimeData |
RDSServer runtime information
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |