Data Object - DatastoreData

Class
VMware.Hv.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

Properties

Name Type Description
namexsd:string

Datastore name
  • This property cannot be updated.
pathxsd:string

Datastore path
  • This property cannot be updated.
virtualCenterVirtualCenterId

VirtualCenter id for this datastore
  • This property cannot be updated.
datacenterDatacenterId

Datacenter id for this datastore
  • This property need not be set.
  • This property cannot be updated.
hostOrClusterHostOrClusterId

HostOrCluster id for this datastore
  • This property cannot be updated.
diskTypexsd:string

If the fileSystemType is VMFS, the SSD disk type of the datastore.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "SSD"SSD disk type
    "NON_SSD"NON-SSD disk type
    "UNKNOWN"Unknown disk type
    "NON_VMFS"NON-VMFS disk type
fileSystemTypexsd:string

File system type of the datastore. VSAN disk types can only be used in desktop creation that enables VSAN.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "VMFS"VMFS
    "NFS"NFS
    "VSAN"VSAN
    "VVOL"VVOL
vmfsMajorVersionxsd:string

If the fileSystemType is VMFS, the VMFS major version number.
  • This property need not be set.
  • This property cannot be updated.
incompatibleReasonsDatastoreIncompatibleReasons

Reasons that may preclude this Datastore from being used in desktop creation.
  • This property cannot be updated.
localDatastorexsd:boolean

Whether or not this datastore is local to a single host.
  • This property cannot be updated.
capacityMBxsd:long

Maximum capacity of this datastore, in MB
  • This property cannot be updated.
freeSpaceMBxsd:long

Available capacity of this datastore, in MB
  • This property cannot be updated.