Data Object - GlobalFeatureSettings

Class
VMware.Hv.FeatureSettings
Property of
GlobalSettingsInfo
Returned by
GlobalSettings_GetFeatureSettings
Since
Horizon 7.5

Data Object Description

Feature settings.

Data Object Properties

Properties

Name Type Description
enableHelpdeskxsd:boolean

Determines whether help desk feature is enabled or not. By default enableHelpdesk is true and helpdesk would be enabled.
  • This property has a default value of true.
  • This property need not be set.
  • This property cannot be updated.
enableImageManagementxsd:boolean

Determines whether Image Management feature is enabled or not. By default Image Management would be disabled.

Since Horizon 7.10
  • This property has a default value of false.
  • This property need not be set.
  • This property cannot be updated.
cloudManagedxsd:boolean

Indicates whether this cluster/pod is managed by Horizon Cloud Services for Broker.Next use case. This can be set to false, only when there are no cloud managed desktops.

Since Horizon 7.11
  • This property has a default value of false.
  • This property need not be set.
agentLogCollectionAllowedxsd:boolean

Indicates agent log collection is allowed or not. If connection server is installed in Non-FIPS mode default value of this field is true, in case if connection server is installed in FIPS mode default value of this field is set to false.

Since Horizon 8.6
  • This property cannot be updated.