Click or drag to resize

ISolidFireElement.ListSnapMirrorLuns Method (ListSnapMirrorLunsRequest)

The SolidFire Element OS web UI uses the ListSnapMirrorLuns method to list the LUN information for the SnapMirror relationship from the remote ONTAP cluster.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListSnapMirrorLunsResult ListSnapMirrorLuns(
	ListSnapMirrorLunsRequest obj
)

Parameters

obj
Type: SolidFire.Element.Api.ListSnapMirrorLunsRequest

Return Value

Type: ListSnapMirrorLunsResult
See Also