Skip to content

Data Object - RDSServerRegisterSpec

Java Class

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

Parameter to

RDSServer_Register

See also

FarmId

Since

Horizon View 6.0

Data Object Description

The specification for registering an RDSServer.

Data Object Properties

Name Type Description
dnsName xsd:string The DNS name for the RDS Server. 3
operatingSystem xsd:string The operating system of the machine.
* This property will be one of:
ValueDescription
Windows Server 2003Windows Server 2003
Windows Server 2008Windows Server 2008
Windows Server 2008R2Windows Server 2008R2
Windows Server 2012Windows Server 2012
Windows Server 2012R2Windows Server 2012R2
Windows Server 10null
Windows Server 2016null
Linux Server (other)Linux server (other)
farm FarmId If specified, will add the machine to the specified Farm. 1
source xsd:string An optional string that describes how and why this machine was registered. This will appear in the agent logs. 1 2

  1. This property need not be set. 

  2. If specified, this property is limited to letters, numbers, punctuation, spaces, and tabs. 

  3. This must be between 1 and 255 characters.