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 vSAN API 6.6 |
logicalCapacity* | xsd:long |
Total logical capacity in bytes.
|
logicalCapacityUsed* | xsd:long |
Logical capacity used in bytes.
|
physicalCapacity* | xsd:long |
Total physical capacity in bytes.
|
physicalCapacityUsed* | xsd:long |
Physical capacity used in bytes.
|
spaceEfficiencyMetadataSize* | VsanSpaceEfficiencyMetadataSize |
vSAN space efficiency metadata size in bytes.
Since vSAN API 7.2 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |