Click or drag to resize

ClusterCapacityUsedMetadataSpaceInSnapshots Property

The amount of bytes on volume drives used for storing unique data in snapshots. This number provides an estimate of how much metadata space would be regained by deleting all snapshots on the system.

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

Property Value

Type: Int64
See Also