Data Object - BaseImageVmIncompatibleReasons

Class
VMware.Hv.BaseImageVmIncompatibleReasons
Property of
BaseImageVmInfo
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

Properties

Name Type Description
inUseByDesktopxsd: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.
  • This property cannot be updated.
inUseByLinkedCloneDesktopxsd: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.
  • This property cannot be updated.
viewComposerReplicaxsd: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.
  • This property cannot be updated.
unsupportedOSForLinkedCloneFarmxsd: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
  • This property cannot be updated.
unsupportedOSxsd: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.
  • This property cannot be updated.
noSnapshotsxsd: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.
  • This property cannot be updated.