Click or drag to resize

ISolidFireElementListActivePairedVolumes Method (ListActivePairedVolumesRequest)

ListActivePairedVolumes enables you to list all the active volumes paired with a volume. This method returns information about volumes with active and pending pairings.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListActivePairedVolumesResult ListActivePairedVolumes(
	ListActivePairedVolumesRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListActivePairedVolumesRequest

Return Value

Type: ListActivePairedVolumesResult
See Also