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
namexsd:string

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

Datastore Cluster path
  • This property cannot be updated.
virtualCenterVirtualCenterId

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

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

HostOrCluster id for this datastore cluster
  • This property cannot be updated.
capacityMBxsd:long

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

Available capacity of this datastore cluster, in MB
  • This property cannot be updated.
datastoresDatastoreInfo[]

Datastores which are members of this datastore cluster
  • This property need not be set.
  • This property cannot be updated.