View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - BaseImageSnapshotIncompatibleReasons
- Class
- VMware.Hv.BaseImageSnapshotIncompatibleReasons
- Property of
- BaseImageSnapshotInfo
- Since
- Horizon View 6.0
Data Object Description
Reasons that may preclude this BaseImageSnapshot from being used in linked or instant clone desktop creation.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
poweredOn | xsd:boolean |
This BaseImageSnapshot is powered on. If true, this cannot be used in
linked or instant clone desktop or farm creation.
|
incompatibleInstantCloneVmHwVersion | xsd:boolean |
This value is true if the hardwareVersion
is not 11 or above. If true, this VM cannot be used in Instant clone
desktop pool creation.
Since Horizon 7.0
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |