Data Object - VimVsanDataEfficiencyCapacityState(vim.vsan.DataEfficiencyCapacityState)

Returned by
QueryClusterDataEfficiencyCapacityState
Extends
DynamicData
Since
vSphere API 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.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition