Data Object - DesktopManualDesktopSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.ManualDesktopSpec
Property of
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:
|
||||||
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 |