Click or drag to resize

ISolidFireElementGetVolumeEfficiency Method (GetVolumeEfficiencyRequest)

GetVolumeEfficiency enables you to retrieve information about a volume. Only the volume you give as a parameter in this API method is used to compute the capacity.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetVolumeEfficiencyResult GetVolumeEfficiency(
	GetVolumeEfficiencyRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetVolumeEfficiencyRequest

Return Value

Type: GetVolumeEfficiencyResult
See Also