Data Object - StoragePodSummary(vim.StoragePod.Summary)

Property of
StoragePod
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

The StoragePodSummary data object encapsulates runtime properties of a StoragePod.

Properties

Name Type Description
capacityxsd:long

Total capacity of this storage pod, in bytes. This value is the sum of the capacity of all datastores that are part of this storage pod, and is updated periodically by the server.
freeSpacexsd:long

Total free space on this storage pod, in bytes. This value is the sum of the free space on all datastores that are part of this storage pod, and is updated periodically by the server.
namexsd:string

The name of the storage pod.
Properties inherited from DynamicData
None

Show WSDL type definition