Skip to content

Data Object - VirtualMachineIncompatibleReasons

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VirtualMachine.VirtualMachineIncompatibleReasons

Property of

VirtualMachineInfo

Since

Horizon View 6.0

Data Object Description

Reasons that may preclude this VirtualMachine from being used in manual desktop creation.

Data Object Properties

Name Type Description
inUseByLocalDesktop xsd:boolean This VirtualMachine is already a machine that belongs to another desktop in this View deployment. If true, this cannot be used in manual desktop creation. 1
inUseByNonLocalDesktop xsd:boolean This VirtualMachine is already a machine that belongs to another desktop in another View deployment which shares the same VC. If true, it is not recommended to use this in manual desktop creation. 1
viewComposerReplica xsd:boolean This VirtualMachine is a View Composer replica. If true, this cannot be used in manual desktop creation. 1
viewComposerBaseImage xsd:boolean This VirtualMachine is a View Composer base image parent machine. If true, this cannot be used in manual desktop creation. 1
unsupportedOS xsd:boolean This VirtualMachine has an unsupported operating system. Certain server operating systems are only supported when enableServerInSingleUserMode is enabled. If true, this cannot be used in manual desktop creation. 1
incompatableGRIDvGPUs xsd:boolean This VirtualMachine is on a host that doesn't support NVIDIA GRID vGPUs or the vGPU type required by this VirtualMachine. If true, this cannot be used in manual desktop creation with NVIDIA GRID vGPUs enabled. Since Horizon View 6.1 1
instantInternal xsd:boolean This VirtualMachine is a Instant Clone Engine internal virtual machine. If true, this cannot be used in manual desktop creation. Since Horizon 7.6 2 1
instantCloneBaseImage xsd:boolean This VirtualMachine is an Instant Clone base image parent machine. If true, this cannot be used in manual desktop creation. Since Horizon 7.7 2 1

  1. This property cannot be updated. 

  2. This property has a default value of false.