vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVsanDataEfficiencyCapacityState(vim.vsan.DataEfficiencyCapacityState)
- Property of
- VsanEntitySpaceUsage, VsanSpaceUsage
- Returned by
- QueryClusterDataEfficiencyCapacityState
- Extends
- DynamicData
- See also
- VsanSpaceEfficiencyMetadataSize
- Since
- vSphere API Release 6.0
Data Object Description
The data structure stores the capacity of data efficiency enabled host.Properties
Name | Type | Description |
---|---|---|
dedupMetadataSize* | xsd:long |
Size of space used for deduplication metadata in bytes.
Since 6.6 |
esaCompressionSpaceSaving* | xsd:long |
Total space saving in bytes by compression when storing regular vSAN objects
on vSAN ESA. Notice it doesn't include the space saving from RAID efficiency
as we may store the compressed data with more RAID efficient way.
This is only valid since 9.0.
Since 9.0.0.0 |
esaDedupSpaceSaving* | xsd:long |
Total space saving in bytes by deduplication when storing regular vSAN objects
on vSAN ESA. Notice it doesn't include the space saving from RAID efficiency
as we may store the deduplicated data with more RAID efficient way.
This is only valid since 9.0.
Since 9.0.0.0 |
logicalCapacity* | xsd:long |
Total logical capacity in bytes.
|
logicalCapacityUsed* | xsd:long |
Logical capacity used in bytes by aggregating all vSAN disks usage including
all kinds of overhead.
|
physicalCapacity* | xsd:long |
Total physical capacity in bytes.
|
physicalCapacityUsed* | xsd:long |
Physical capacity used in bytes by aggregating all vSAN disks usage including
all kinds of overhead.
|
spaceEfficiencyMetadataSize* | VsanSpaceEfficiencyMetadataSize |
vSAN space efficiency metadata size in bytes.
Since 7.2 |
totalSpaceUsedWithoutOverhead* | xsd:long |
Total space used in bytes when storing regular vSAN objects on vSAN ESA after
deduplication and compression, including space used by regular objects and
dedup store, any other overhead including RAID will be excluded.
This is only valid since 9.0.
Since 9.0.0.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |