Skip to content

Data Object - DesktopSpec

Java Class

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

Parameter to

Desktop_Create

See also

DesktopAutomatedDesktopSpec, DesktopBase, DesktopGlobalEntitlementData, DesktopManualDesktopSpec, DesktopRDSDesktopSpec, DesktopSettings

Since

Horizon View 6.0

Data Object Description

Specification of a desktop.

Data Object Properties

Name Type Description
base DesktopBase Desktop identification information.
desktopSettings DesktopSettings Configuration settings for the desktop. Sets default and/or required values if unset. 1
type xsd:string Type of desktop.
* This property will be one of:
ValueDescription
AUTOMATEDAn automated desktop creates virtual machines cloned from a base template or snapshot.
MANUALA manual machine desktop allows selection of existing virtual machines and addition to the desktop of available machines to connect to.
RDSAn RDS Desktop.
automatedDesktopSpec DesktopAutomatedDesktopSpec Automated desktop spec. 1 4
manualDesktopSpec DesktopManualDesktopSpec Manual desktop spec. 1 2
rdsDesktopSpec DesktopRDSDesktopSpec RDS Desktop spec. 1 3
globalEntitlementData DesktopGlobalEntitlementData Global entitlement data. Sets default values if unset. 1

  1. This property need not be set. 

  2. This property is required if type is set to 'MANUAL'. 

  3. This property is required if type is set to 'RDS'. 

  4. This property is required if type is set to 'AUTOMATED'.