Skip to content

Data Object - SecurityServerGeneralData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.SecurityServer.GeneralData

Property of

SecurityServerInfo

See also

ConnectionServerId

Since

Horizon View 6.0

Data Object Description

Deprecated.This property is being deprecated since Security Server will no longer be supported in future releases. Please consider using Unified Access Gateway (UAG) instead.

Security server data

Data Object Properties

Name Type Description
name xsd:string Name of the security server 2
serverAddress xsd:string General URL for the security server. 2
connectionServer ConnectionServerId Connection server paired with this security server 2
version xsd:string Version of the security server. 1 2
connectionServerName xsd:string Name of the connection server paired with this security server 2
pcoipSecureGatewayInstalled xsd:boolean Whether or not PCoIP secure gateway is installed 2
externalURL xsd:string View Clients use the External URL to establish a secure tunnel to this Security Server instance. If a server name is specified, it must be resolvable by each View Client. The External URL must not be load balanced.
If bypassTunnel on this Security Server's paired Connection Server is set to true, this is ignored.
This should be in the form "<(DNS name)
externalPCoIPURL xsd:string View Clients use the PCoIP External URL to establish a PCoIP connection through this Connection Server instance. The PCoIP External URL must not be load balanced.
If bypassPCoIPGateway on this Security Server's paired Connection Server is set to true, this is ignored.
This should be in the form "<(DNS name)
auxillaryExternalPCoIPIPv4Address xsd:string This can only be set if externalPCoIPURL is set and contains a host part that represents an IPv6 address or DNS name. As legacy clients may not support IPv6 or DNS names for external PCoIP URLs, this IPv4 address, if set, will be presented to them as an alternative. The same port will be used and should not be specified.
If bypassPCoIPGateway on this Security Server's paired Connection Server is set to true, this is ignored. Since Horizon View 6.1 1
externalAppblastURL xsd:string The Blast External URL enables browser access to View machines through this Connection Server instance or a paired security server. To enable Blast, you must install HTML Access. The Blast External URL must not be load balanced.
* If bypassAppBlastGateway on this Security Server's paired Connection Server is set to true, this is ignored.
This should be in the form "<(DNS name)

  1. This property need not be set. 

  2. This property cannot be updated.