Skip to content

Data Object - DesktopProvisioningView

Java Class

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

See also

DesktopBase, DesktopId, DesktopVirtualCenterData, PartnerDesktopSettings

Since

Horizon 7.10

Data Object Description

Virtual Center entities associated with the automated Desktop.

Queryable Data Object

This data object is queryable using QueryService.

The DesktopProvisioningView query service api to get provisioning data.

Query Privileges

Privilege Description
POOL_VIEW This query will return results only for desktops the caller has desktop read privilege on with the corresponding access group permission.

Data Object Properties

Name Type Description
id DesktopId Desktop entity ID. 2
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.
operatingSystem xsd:string The guest operating system. 1
* This property will be one of:
ValueDescription
Unknown
Windows XPWindows XP
Windows VistaWindows Vista
Windows 7Windows 7
Windows 8Windows 8
Windows 10Windows 10
Windows 11Windows 11
Windows Server 2003Windows Server 2003
Windows Server 2008Windows Server 2008
Windows Server 2008R2Windows Server 2008R2
Windows Server 2012Windows Server 2012
Windows Server 2012R2Windows Server 2012R2
Windows Server 10null
Windows Server 2016null
Windows Server 2016 or aboveWindows Server 2016 or above
Linux (other)Linux (other)
Linux Server (other)Linux server (other)
Linux (Ubuntu)Linux (Ubuntu)
Linux (Red Hat Enterprise Linux)Linux (Red Hat Enterprise)
Linux (SUSE Linux Enterprise Server)Linux (Suse)
Linux (CentOS)Linux (CentOS)
operatingSystemArchitecture xsd:string The guest operating system architecture. 1 2
* This property will be one of:
ValueDescription
UnknownOperating System cannot be determined.
32_bit32 bit Operating System Architecture.
64_bit64 bit Operating System Architecture.
base DesktopBase Desktop identification information. 2
virtualCenterData DesktopVirtualCenterData Paths for Virtual Center entities associated with this Desktop. 2
refId xsd:string Reference ID used for this desktop pool. Since Horizon 8.1 1 2
partnerDesktopSetting PartnerDesktopSettings Partner desktop settings for AWSCORE pools Since Horizon 8.13 1

  1. This property need not be set. 

  2. This property cannot be updated.