ISolidFireElementGetVolumeAccessGroupEfficiency Method (Int64) |
GetVolumeAccessGroupEfficiency enables you to
retrieve efficiency information about a volume access
group. Only the volume access group you provide as the
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 GetEfficiencyResult GetVolumeAccessGroupEfficiency(
long VolumeAccessGroupID
)
Parameters
- VolumeAccessGroupID
- Type: SystemInt64
Return Value
Type:
GetEfficiencyResultSee Also