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 1
path xsd:string Datastore Cluster path 1
virtualCenter VirtualCenterId VirtualCenter id for this datastore cluster 1
datacenter DatacenterId Datacenter id for this datastore cluster 2 1
hostOrCluster HostOrClusterId HostOrCluster id for this datastore cluster 1
capacityMB xsd:long Maximum capacity of this datastore cluster, in MB 1
freeSpaceMB xsd:long Available capacity of this datastore cluster, in MB 1
datastores DatastoreInfo[] Datastores which are members of this datastore cluster 2 1

  1. This property cannot be updated. 

  2. This property need not be set.