Skip to content

Data Object - DesktopAutomatedDesktopData

Java Class

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

Property of

DesktopInfo

See also

DesktopCustomizationSettings, DesktopProvisioningStatusData, DesktopUserAssignment, DesktopVirtualCenterManagedCommonSettings, DesktopVirtualCenterNamesData, DesktopVirtualCenterProvisioningSettings, DesktopVirtualMachineNamingSettings, PartnerDesktopNamesData, PartnerDesktopSettings, VirtualCenterId

Since

Horizon View 6.0

Data Object Description

Data for an automated desktop. An automated desktop is a desktop that contains one or more dynamically generated virtual machines that are automatically created and customized by View Manager from a Virtual Center virtual machine template.

Data Object Properties

Name Type Description
provisioningType xsd:string The Source or the Provisioning Type of machines. 2
* This property will be one of:
ValueDescription
"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.
"VIEW_COMPOSER"View composer linked clones managed as view machines. They share the same base image and use less storage space than full virtual machines. The user profile for linked clones can be redirected to persistent disks that will be unaffected by OS updates and refreshes. This option is only valid for Automated Desktop.
"INSTANT_CLONE_ENGINE"Instant clone engine created 'instant clones' managed as view machines. Instant clone engine uses vmfork technology to create the instant clones, these clones take very less time for provisioning. Instant clones have many similarities to linked clones. This option is only valid for Automated Desktop.
"AWS_CORE"AWS-core workspaces managed as view machines. This option is valid for automated desktop.
virtualCenter VirtualCenterId Virtual Center server. 1 2
userAssignment DesktopUserAssignment User assignment scheme.
vmNamingSettings DesktopVirtualMachineNamingSettings Specifies the naming scheme for the VMs in the desktop.
virtualCenterProvisioningSettings DesktopVirtualCenterProvisioningSettings Virtual Center provisioning settings for the automated desktop.
virtualCenterManagedCommonSettings DesktopVirtualCenterManagedCommonSettings Common settings for Desktops managed by Virtual Center sources. Since Horizon View 6.1 1
virtualCenterNamesData DesktopVirtualCenterNamesData Naming data for Virtual Center entities associated with this Desktop. 1 2
provisioningStatusData DesktopProvisioningStatusData Provisioning status data about this desktop. 1 2
customizationSettings DesktopCustomizationSettings Customization settings for this desktop. 1
partnerDesktopSetting PartnerDesktopSettings Partner desktop settings for AWSCORE pools Since Horizon 8.13 1
partnerDesktopNamesData PartnerDesktopNamesData Naming data for partner desktop entities associated with this Desktop. Since Horizon 8.13 1 2

  1. This property need not be set. 

  2. This property cannot be updated.