Data Object - RCXServerInfo

Class
VMware.Hv.RCXServerInfo
See also
CertificateThumbprint, RCXServerId
Since
Horizon 7.11

Data Object Description

Data Object Properties

Properties

Name Type Description
idRCXServerId

ID of the RCX server.
hostxsd:string

FQDN/IP address of the RCX server.
thumbprintsCertificateThumbprint[]

Thumbprints of the RCX server certificates.
  • This property need not be set.
portxsd:int

RCX server's port.
statusxsd:string

This indicates the current status of RCX server.
  • This property will be one of:
    Value Description
    "UP"RCX server is running.
    "DOWN"RCX server is down.
    "UNKNOWN"RCX server status is unknown.
versionxsd:string

Version information of RCX server.