Skip to content

Data Object - DatastoreData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.Datastore.DatastoreData

Property of

DatastoreInfo

See also

DatacenterId, DatastoreIncompatibleReasons, HostOrClusterId, VirtualCenterId

Since

Horizon View 6.0

Data Object Description

DatastoreData is a set of Datastore attributes retrieved from the VC.

Data Object Properties

Name Type Description
name xsd:string Datastore name 1
path xsd:string Datastore path 1
virtualCenter VirtualCenterId VirtualCenter id for this datastore 1
datacenter DatacenterId Datacenter id for this datastore 2 1
hostOrCluster HostOrClusterId HostOrCluster id for this datastore 1
diskType xsd:string If the fileSystemType is VMFS, the SSD disk type of the datastore. 1
* This property will be one of:
ValueDescription
"SSD"SSD disk type
"NON_SSD"NON-SSD disk type
"UNKNOWN"Unknown disk type
"NON_VMFS"NON-VMFS disk type
fileSystemType xsd:string File system type of the datastore. VSAN disk types can only be used in desktop creation that enables VSAN. 1
* This property will be one of:
ValueDescription
"VMFS"VMFS
"NFS"NFS
"VSAN"VSAN
"VVOL"VVOL
vmfsMajorVersion xsd:string If the fileSystemType is VMFS, the VMFS major version number. 2 1
incompatibleReasons DatastoreIncompatibleReasons Reasons that may preclude this Datastore from being used in desktop creation. 1
localDatastore xsd:boolean Whether or not this datastore is local to a single host. 1
capacityMB xsd:long Maximum capacity of this datastore, in MB 1
freeSpaceMB xsd:long Available capacity of this datastore, in MB 1
numberOfVMs xsd:int Indicates the number of machines the datastore has for Desktop/Farm when applicable. Since Horizon 7.6 2 1

  1. This property cannot be updated. 

  2. This property need not be set.