Skip to content

Data Object - DesktopManualDesktopSpec

Java Class

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

Property of

DesktopSpec

See also

DesktopUserAssignment, DesktopViewStorageAcceleratorSettings, DesktopVirtualCenterManagedCommonSettings, MachineId, VirtualCenterId

Since

Horizon View 6.0

Data Object Description

Specification of a manual desktop. A manual desktop is a desktop of machine sources that is not provisioned automatically. Multiple users are mapped to multiple machines. However, only one user is active on a machine at a time.

Data Object Properties

Name Type Description
userAssignment DesktopUserAssignment User assignment scheme.
source xsd:string The Source of machines.
* This property will be one of:
ValueDescription
VIRTUAL_CENTERVirtual 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.
UNMANAGEDNon-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. 1 2
viewStorageAcceleratorSettings DesktopViewStorageAcceleratorSettings View Storage Accelerator settings. Sets default values if unset. 1
virtualCenterManagedCommonSettings DesktopVirtualCenterManagedCommonSettings Common settings for Desktops managed by Virtual Center sources. Since Horizon View 6.1 1 2

  1. This property need not be set. 

  2. This property is required if source is set to 'VIRTUAL_CENTER'.