Data Object - DesktopManualDesktopData

Class
VMware.Hv.ManualDesktopData
Property of
DesktopInfo
See also
DesktopUserAssignment, DesktopViewStorageAcceleratorSettings, DesktopVirtualCenterManagedCommonSettings, VirtualCenterId
Since
Horizon View 6.0

Data Object Description

Data for 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

Properties

Name Type Description
userAssignmentDesktopUserAssignment

User assignment scheme.
sourcexsd:string

The Source of machines.
  • This property cannot be updated.
  • 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.
virtualCenterVirtualCenterId

Virtual Center server.
  • This property need not be set.
  • This property cannot be updated.
  • This property is required if source is set to "VIRTUAL_CENTER".
viewStorageAcceleratorSettingsDesktopViewStorageAcceleratorSettings

View Storage Accelerator settings.
virtualCenterManagedCommonSettingsDesktopVirtualCenterManagedCommonSettings

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".