Click or drag to resize

ISolidFireElementModifySnapMirrorEndpointUnmanaged Method (ModifySnapMirrorEndpointUnmanagedRequest)

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#
ModifySnapMirrorEndpointUnmanagedResult ModifySnapMirrorEndpointUnmanaged(
	ModifySnapMirrorEndpointUnmanagedRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiModifySnapMirrorEndpointUnmanagedRequest

Return Value

Type: ModifySnapMirrorEndpointUnmanagedResult
See Also