Click or drag to resize

ISolidFireElementModifySnapMirrorEndpoint Method (ModifySnapMirrorEndpointRequest)

The SolidFire Element OS web UI uses the ModifySnapMirrorEndpoint method to change the name and management attributes for a SnapMirror endpoint.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ModifySnapMirrorEndpointResult ModifySnapMirrorEndpoint(
	ModifySnapMirrorEndpointRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiModifySnapMirrorEndpointRequest

Return Value

Type: ModifySnapMirrorEndpointResult
See Also