|
Name
|
Type
|
Description
|
| ipMode | xsd:string |
Indicates the IP mode of the environment.
- This property need not be set.
-
This property will be one of:
|
Value
|
Description
|
| "IPv4" | This Connection Server is running in IPv4 environment. |
| "IPv6" | This Connection Server is running in IPv6 environment. |
|
| fipsModeEnabled | xsd:boolean |
Indicates if FIPS mode is enabled.
-
This property has a default value of
false.
- This property need not be set.
|
| clusterName | xsd:string |
The name of a group of connection servers sharing the same configuration.
Since Horizon 7.7
- This property need not be set.
|
| clusterGuid | xsd:string |
The GUID of a group of connection servers sharing the same configuration.
Since Horizon 7.7
- This property need not be set.
|
| localPodName | xsd:string |
The name of the current pod in the Multi-DataCenter View Pod, the value will be null when PodFederation is not initialized.
Since Horizon 7.7
- This property need not be set.
|
| timezoneOffset | xsd:int |
Represents this Connection Server's time zone offset from UTC in seconds.
Since Horizon 7.7
- This property need not be set.
|
| deploymentType | xsd:string |
Describes the type of Horizon deployment.
Since Horizon 8.0
-
This property has a default value of
"GENERAL".
- This property need not be set.
-
This property will be one of:
|
Value
|
Description
|
| "GENERAL" | Denotes Horizon is deployed on-premises. |
| "AWS" | Denotes Horizon is deployed on AWS. |
| "AZURE" | Denotes Horizon is deployed on Azure. |
| "DELLEMC" | Denotes Horizon is deployed on Dell EMC. |
| "GOOGLE" | Denotes Horizon is deployed on Google Cloud. |
| "ORACLE" | Denotes Horizon is deployed on Oracle Cloud. |
|