Name
|
Type
|
Description
|
userAssignment | DesktopUserAssignment |
User assignment scheme.
|
source | xsd:string |
The Source of machines.
-
This property will be one of:
Value
|
Description
|
"VIRTUAL_CENTER" | Virtual center virtual machines managed as view machines. This option
is valid for Automated and Manual Desktop. In case of Automated
Desktop, these refer to Full Virtual Machines that are created from a
vCenter Server template. |
"UNMANAGED" | Non-vCenter Server virtual machines managed as view machines. These can
include physical computers, non-vCenter Server virtual machines, and
blade PCs. This option is only valid for Manual Desktops. |
|
machines | MachineId[] |
List of machines to add to this desktop during creation. MachineIds of
this type must originate from the VirtualMachine or
RegisteredPhysicalMachine services, but not the Machine
service.
|
virtualCenter | VirtualCenterId |
Virtual Center server.
- This property need not be set.
-
This property is required if
source is set to
"VIRTUAL_CENTER".
|
viewStorageAcceleratorSettings | DesktopViewStorageAcceleratorSettings |
View Storage Accelerator settings. Sets default values if unset.
- This property need not be set.
|
virtualCenterManagedCommonSettings | DesktopVirtualCenterManagedCommonSettings |
Common settings for Desktops managed by Virtual Center sources.
Since Horizon View 6.1
- This property need not be set.
-
This property is required if
source is set to
"VIRTUAL_CENTER".
|