Skip to content

Data Object - DesktopMirageConfigurationOverrides

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.MirageConfigurationOverrides

Property of

DesktopSettings

Since

Horizon View 6.0

Data Object Description

Mirage configuration overrides.

Data Object Properties

Name Type Description
overrideGlobalSetting xsd: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 :- 3 2
enabled xsd:boolean Whether a Mirage server is enabled. 1 4
url xsd:string The URL of the Mirage server. This should be in the form "<(DNS name)

  1. This property need not be set. 

  2. This property has a default value of false. 

  3. For Instant clone desktops this setting can only be set to false. 

  4. This property is required if overrideGlobalSetting is set to true. 

  5. This property is required if enabled is set to true.