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 :-
- For Instant clone desktops this setting can only be set to false.
-
This property has a default value of
false.
|
enabled | xsd:boolean |
Whether a Mirage server is enabled.
|
url | xsd: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.
|