Data Object - EnvironmentSettings

Class
VMware.Hv.EnvironmentSettings
Returned by
GlobalSettings_GetEnvironmentSettings
Since
Horizon 7.6

Data Object Description

Environment settings information.

Data Object Properties

Properties

Name Type Description
ipModexsd: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.
fipsModeEnabledxsd:boolean

Indicates if FIPS mode is enabled.
  • This property has a default value of false.
  • This property need not be set.
clusterNamexsd:string

The name of a group of connection servers sharing the same configuration.

Since Horizon 7.7
  • This property need not be set.
clusterGuidxsd:string

The GUID of a group of connection servers sharing the same configuration.

Since Horizon 7.7
  • This property need not be set.
localPodNamexsd: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.
timezoneOffsetxsd:int

Represents this Connection Server's time zone offset from UTC in seconds.

Since Horizon 7.7
  • This property need not be set.