Click or drag to resize

ISolidFireElementCreateSnapMirrorEndpoint Method (CreateSnapMirrorEndpointRequest)

The SolidFire Element OS web UI uses the CreateSnapMirrorEndpoint method to create a relationship with a remote SnapMirror endpoint.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
CreateSnapMirrorEndpointResult CreateSnapMirrorEndpoint(
	CreateSnapMirrorEndpointRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiCreateSnapMirrorEndpointRequest

Return Value

Type: CreateSnapMirrorEndpointResult
See Also