View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DatastoreClusterData
- Class
- VMware.Hv.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
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Datastore Cluster name
|
path | xsd:string |
Datastore Cluster path
|
virtualCenter | VirtualCenterId |
VirtualCenter id for this datastore cluster
|
datacenter | DatacenterId |
Datacenter id for this datastore cluster
|
hostOrCluster | HostOrClusterId |
HostOrCluster id for this datastore cluster
|
capacityMB | xsd:long |
Maximum capacity of this datastore cluster, in MB
|
freeSpaceMB | xsd:long |
Available capacity of this datastore cluster, in MB
|
datastores | DatastoreInfo[] |
Datastores which are members of this datastore cluster
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |