Data Object - BaseImageVmIncompatibleReasons
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.BaseImageVm.BaseImageVmIncompatibleReasons
Property of
Since
Horizon View 6.0
Data Object Description¶
Reasons that may preclude this BaseImageVm from having its snapshots used in linked or instant clone desktop or farm creation.
Data Object Properties¶
Name | Type | Description |
---|---|---|
inUseByDesktop | xsd:boolean | This BaseImageVm is already a machine that belongs to another manual or automatic desktop or farm. If true, this cannot be used in linked or instant clone desktop or farm creation. 1 |
inUseByLinkedCloneDesktop | xsd:boolean | This BaseImageVm is already a machine that belongs to a linked clone desktop or farm. If true, this cannot be used in linked or instant clone desktop or farm creation. 1 |
viewComposerReplica | xsd:boolean | This BaseImageVm is a View Composer or Instant Clone Engine replica. If true, this cannot be used in linked or instant clone desktop or farm creation. 1 |
unsupportedOSForLinkedCloneFarm | xsd:boolean | This BaseImageVm has a supported OS but contains no snapshots. If true, this cannot be used in linked or instant clone or farm creation. Since Horizon View 6.2 1 |
unsupportedOS | xsd:boolean | This BaseImageVm has an unsupported desktop operating system. Certain desktop server operating systems are only supported when enableServerInSingleUserMode is enabled. If true, this cannot be used in linked or instant clone desktop creation. 1 |
noSnapshots | xsd:boolean | This BaseImageVm has a supported OS but contains no snapshots. If true, this cannot be used in linked or instant clone desktop or farm creation. 1 |
instantInternal | xsd:boolean | This BaseImageVm is a Instant Clone Engine internal virtual machine. If true, this cannot be used in instant clone desktop or farm creation. When this is true, viewComposerReplica is also true for retaining backward compatibility. Since Horizon 7.6 2 1 |
inUseByInstantCloneDesktop | xsd:boolean | This BaseImageVm is already a machine that belongs to a instant clone desktop or farm. If true, this cannot be used in linked or instant clone desktop or farm creation. Since Horizon 8.0 2 1 |