View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - RDSServerStateView
- Class
- VMware.Hv.RDSServerStateView
- See also
- DesktopId, FarmId, RDSServerId
- Since
- Horizon 7.7
Data Object Description
This View includes status, powerState, dnsName and IP address of this RDS Server.Queryable Data Object
This data object is queryable using QueryService.
Can filter on all RDSServerStateView 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 |
The id of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
farm | FarmId |
The farm id of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktop | DesktopId |
The desktop id of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | xsd:string |
The status of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
machinePowerState | xsd:string |
PowerState of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ipV4 | xsd:string |
IPV4 address of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ipV6 | xsd:string |
IPV6 address of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dnsName | xsd:string |
DNS name of the RDSServer.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentId | xsd:string |
ViewAgent Identity of the RDSServer.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |