View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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.- This data object must be updated as a whole.
Data Object Properties
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.
|
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.
|
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.
|
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
|
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.
|
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |