Data Object - RDSServerRegisterSpec

Class
VMware.Hv.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

Properties

Name Type Description
dnsNamexsd:string

The DNS name for the RDS Server.
  • This must be between 1 and 255 characters.
operatingSystemxsd:string

The operating system of the machine.
  • This property will be one of:
    Value Description
    "Windows Server 2003"Windows Server 2003
    "Windows Server 2008"Windows Server 2008
    "Windows Server 2008R2"Windows Server 2008R2
    "Windows Server 2012"Windows Server 2012
    "Windows Server 2012R2"Windows Server 2012R2
    "Windows Server 10"null
    "Windows Server 2016"Windows Server 2016
farmFarmId

If specified, will add the machine to the specified Farm.
  • This property need not be set.
sourcexsd:string

An optional string that describes how and why this machine was registered. This will appear in the agent logs.
  • This property need not be set.
  • If specified, this property is limited to letters, numbers, punctuation, spaces, and tabs.