Data Object - DatastoreIncompatibleReasons

Class
VMware.Hv.DatastoreIncompatibleReasons
Property of
DatastoreData
Since
Horizon View 6.0

Data Object Description

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

Data Object Properties

Properties

Name Type Description
inaccessibleToSomeHostsxsd:boolean

This Datastore is inaccessible to at least one host if in a cluster. If true, it is not recommended to be used in desktop creation - the vm must be local to this datastore.
  • This property cannot be updated.
vmfs5AndMoreThan32Hostsxsd:boolean

This Datastore is VMFS version 5 or greater, but belongs to a cluster with more than 32 hosts. If true, this cannot be used as a replica disk in linked clone desktop creation.
  • This property cannot be updated.
notVmfs5AndMoreThan8Hostsxsd:boolean

This Datastore is not VMFS version 5 and belongs to a cluster with more than 8 hosts. If true, this cannot be used as a replica disk in linked clone desktop creation.
  • This property cannot be updated.
esx51AndMoreThan32Hostsxsd:boolean

This Datastore is EXS version 5.1 or greater, but belongs to a cluster with more than 32 hosts. If true, this cannot be used as a replica disk in linked clone desktop creation.
  • This property cannot be updated.
notEsx51AndMoreThan8Hostsxsd:boolean

This Datastore is not ESX version 5.1 and belongs to a cluster with more than 8 hosts. If true, this cannot be used as a replica disk in linked clone desktop creation.
  • This property cannot be updated.
incompatibleNativeSnapshotsxsd:boolean

Whether or not the datastore is incompatible with the native snapshot feature. If true, this datastore cannot be used as a replica or OS disk for linked clone desktop creation with native snapshots enabled.
  • This property cannot be updated.