Click or drag to resize

ClusterCapacityUniqueBlocksUsedSpace Property

The total amount of data the uniqueBlocks take up on the block drives. This number is always consistent with the uniqueBlocks value.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long UniqueBlocksUsedSpace { get; set; }

Property Value

Type: Int64
See Also