Click or drag to resize

ISolidFireElementCreateSnapMirrorVolume Method (CreateSnapMirrorVolumeRequest)

The SolidFire Element OS web UI uses the CreateSnapMirrorVolume method to create a volume on the remote ONTAP system.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
SnapMirrorVolume CreateSnapMirrorVolume(
	CreateSnapMirrorVolumeRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiCreateSnapMirrorVolumeRequest

Return Value

Type: SnapMirrorVolume
See Also