Skip to content

Data Object - MachineDesktopData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineDesktopData

Property of

MachineDetailsView

See also

DesktopId

Since

Horizon 7.7

Data Object Description

Data about the desktop that the Machine belongs to.

Data Object Properties

Name Type Description
id DesktopId The id of the desktop that the machine belongs to. 2
name xsd:string The name of the desktop that the machine belongs to. 1 2
type xsd:string Type of desktop. 2
* 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.
source xsd:string Source of machines. 2
* This property will be one of:
ValueDescription
VIRTUAL_CENTERVirtual 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_COMPOSERView 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_ENGINEInstant 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.
UNMANAGEDNon-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.
RDSThis option is only valid for RDS Desktops.
AWS_COREAWS-core workspaces managed as view machines. This option is valid for automated desktop.
userAssignment xsd:string User assignment scheme. 2
* This property will be one of:
ValueDescription
DEDICATEDWith dedicated assignment, a user returns to the same machine at each session.
FLOATINGWith floating assignment, a user may return to one of the available virtual machines for the next session.

  1. This property need not be set. 

  2. This property cannot be updated.