Data Object - SecurityServerGeneralData

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

Properties

Name Type Description
namexsd:string

Name of the security server
  • This property cannot be updated.
serverAddressxsd:string

General URL for the security server.
  • This property cannot be updated.
connectionServerConnectionServerId

Connection server paired with this security server
  • This property cannot be updated.
versionxsd:string

Version of the security server.
  • This property need not be set.
  • This property cannot be updated.
connectionServerNamexsd:string

Name of the connection server paired with this security server
  • This property cannot be updated.
pcoipSecureGatewayInstalledxsd:boolean

Whether or not PCoIP secure gateway is installed
  • This property cannot be updated.
externalURLxsd: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)|(IPv4)|(IPv6)><:(port)>". IPv6 addresses must be enclosed in square brackets.
  • This property need not be set.
externalPCoIPURLxsd: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)|(IPv4)|(IPv6)>[:(port encoding)]". The port encoding part may be omitted, may specify a single port to represent both the TCP and UDP ports, or may specify them individually in the form "(TCP port)?(UDP port)". Unspecified ports default to 4172. IPv6 addresses must be enclosed in square brackets.
  • This property need not be set.
auxillaryExternalPCoIPIPv4Addressxsd: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
  • This property need not be set.
externalAppblastURLxsd: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)|(IPv4)|(IPv6)>[:(port)]". Unspecified ports default to 8443. IPv6 addresses must be enclosed in square brackets.
  • This property need not be set.