Click or drag to resize

SolidFireElementGetStorageContainerEfficiency Method (Guid)

GetStorageContainerEfficiency enables you to retrieve efficiency information about a virtual volume storage container.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public GetStorageContainerEfficiencyResult GetStorageContainerEfficiency(
	Guid StorageContainerID
)

Parameters

StorageContainerID
Type: SystemGuid

Return Value

Type: GetStorageContainerEfficiencyResult

Implements

ISolidFireElementGetStorageContainerEfficiency(Guid)
See Also