Skip to content

Data Object - DatastoreIncompatibleReasons

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.Datastore.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

Name Type Description
inaccessibleToSomeHosts xsd: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. 1
vmfs5AndMoreThan32Hosts xsd: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. 1
notVmfs5AndMoreThan8Hosts xsd: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. 1
esx51AndMoreThan32Hosts xsd: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. 1
notEsx51AndMoreThan8Hosts xsd: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. 1
incompatibleNativeSnapshots xsd: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. 1

  1. This property cannot be updated.