Skip to content

Data Object - DatastoreClusterData

Java Class

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

Property of

DatastoreClusterInfo

See also

DatacenterId, DatastoreInfo, HostOrClusterId, VirtualCenterId

Since

Horizon 7.2

Data Object Description

DatastoreClusterData is a set of Datastore cluster attributes retrieved from the VC.

Data Object Properties

Name Type Description
name xsd:string Datastore Cluster name 2
path xsd:string Datastore Cluster path 2
virtualCenter VirtualCenterId VirtualCenter id for this datastore cluster 2
datacenter DatacenterId Datacenter id for this datastore cluster 1 2
hostOrCluster HostOrClusterId HostOrCluster id for this datastore cluster 2
capacityMB xsd:long Maximum capacity of this datastore cluster, in MB 2
freeSpaceMB xsd:long Available capacity of this datastore cluster, in MB 2
datastores DatastoreInfo[] Datastores which are members of this datastore cluster 1 2

  1. This property need not be set. 

  2. This property cannot be updated.