Click or drag to resize

SolidFireElementDeleteSnapMirrorEndpoints Method (Int64)

The SolidFire Element OS web UI uses DeleteSnapMirrorEndpoints to delete one or more SnapMirror endpoints from the system.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public DeleteSnapMirrorEndpointsResult DeleteSnapMirrorEndpoints(
	long[] SnapMirrorEndpointIDs
)

Parameters

SnapMirrorEndpointIDs
Type: SystemInt64

Return Value

Type: DeleteSnapMirrorEndpointsResult

Implements

ISolidFireElementDeleteSnapMirrorEndpoints(Int64)
See Also