Data Object - DatastoreClusterData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.Datastore.DatastoreClusterData
Property of
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 |