| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
name | xsd:string |
Name of the connection server
|
||||||
serverAddress | xsd:string |
General URL for the connection server.
|
||||||
enabled | xsd:boolean |
Indicate whether the connection server is enabled. A disabled
connection server will not accept connection requests from View
Clients.
|
||||||
tags | xsd:string[] |
Tags to restrict accessibility to desktops through this server.
|
||||||
externalURL | xsd:string |
View Clients use the External URL to establish a secure tunnel to this
Connection 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 is set to true, this is ignored. This should be in the form "
|
||||||
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 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.
|
||||||
hasPCoIPGatewaySupport | xsd:boolean |
Whether PCoIP gateway is supported or not.
Since Horizon 7.8
|
||||||
hasBlastGatewaySupport | xsd:boolean |
Whether Blast gateway is supported or not.
Since Horizon 7.8
|
||||||
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 is set to true, this is ignored. Since Horizon View 6.1
|
||||||
externalAppblastURL | xsd:string |
The Blast External URL enables browser access to View machines through
this Connection Server instance. To enable Blast, you must install HTML Access. The Blast External URL must not be load balanced. If bypassAppBlastGateway is set to true, this is ignored. This should be in the form "
|
||||||
localConnectionServer | xsd:boolean |
Indicates whether this is the local connection server that handled the
ConnectionServer service request.
Since Horizon 7.4
|
||||||
bypassTunnel | xsd:boolean |
Setting this to false enables a secure tunnel on this Connection Server
instance. If this is set to false, View Clients connect to desktops through the secure tunnel, which carries RDP and other data over HTTPS. PCoIP and HTML Access connections use separate secure gateways. |
||||||
bypassPCoIPGateway | xsd:boolean |
Whether the PCoIP traffic bypasses the secure gateway.
|
||||||
bypassAppBlastGateway | xsd:boolean |
Setting this to false enables clients that browse to View machines to
use the Blast Secure Gateway to establish a secure tunnel to this
Connection Server instance. If this is set to true, web browsers make direct connections to View machines, bypassing Connection Server. |
||||||
directHTMLABSG | xsd:boolean |
Setting this to true enables only html clients that browse to
view machines to use Blast Secure Gateway to establish a secure
tunnel to this Connection Server instance. If bypassAppBlastGateway is set to false, this is ignored. Since Horizon 7.7
|
||||||
version | xsd:string |
'Version number' attribute to indicate functionalities supported by
current connection server.
|
||||||
ipMode | xsd:string |
Indicates the Connection Server IP environment.
Since Horizon 7.6
|
||||||
fipsModeEnabled | xsd:boolean |
Indicates whether this server has FIPS mode enabled.
Since Horizon 7.6
|
||||||
fqhn | xsd:string |
Fully qualified host name
Since Horizon 7.6
|
||||||
clusterName | xsd:string |
Cluster name
Since Horizon 7.10
|
||||||
discloseServicePrincipalName | xsd:boolean |
Indicates whether the connection server's service principal name will be sent to the client
prior to the user authentication. When set to true Connection Server discloses its service principal name
to the client.
Since Horizon 7.10
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |