Data Object - DesktopMirageConfigurationOverrides

Class
VMware.Hv.MirageConfigurationOverrides
Property of
DesktopSettings
Since
Horizon View 6.0

Data Object Description

Mirage configuration overrides.

Data Object Properties

Properties

Name Type Description
overrideGlobalSettingxsd:boolean

If set to true, then the Mirage configuration specified here will be used for this Desktop. Otherwise the Mirage configuration in mirageConfiguration will be used. Notes :-
  • For Instant clone desktops this setting can only be set to false.

  • This property has a default value of false.
enabledxsd:boolean

Whether a Mirage server is enabled.
urlxsd:string

The URL of the Mirage server. 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.
  • This property is required if enabled is set to true.