Skip to content

Data Object - FarmMirageConfigurationOverrides

Java Class

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

Property of

FarmData

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 Farm. Otherwise the Mirage configuration in mirageConfiguration will be used. 1
enabled xsd:boolean Whether a Mirage server is enabled. 2 3
url xsd:string The URL of the Mirage server. This should be in the form "<(DNS name)

  1. This property has a default value of false. 

  2. This property need not be set. 

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

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