Click or drag to resize

ISolidFireElementGetStorageContainerEfficiency Method (GetStorageContainerEfficiencyRequest)

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#
GetStorageContainerEfficiencyResult GetStorageContainerEfficiency(
	GetStorageContainerEfficiencyRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetStorageContainerEfficiencyRequest

Return Value

Type: GetStorageContainerEfficiencyResult
See Also