ISolidFireElementCreateSnapMirrorEndpoint Method (String, String, String) |
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 CreateSnapMirrorEndpointResult CreateSnapMirrorEndpoint(
string ManagementIP,
string Username,
string Password
)
Parameters
- ManagementIP
- Type: SystemString
- Username
- Type: SystemString
- Password
- Type: SystemString
Return Value
Type:
CreateSnapMirrorEndpointResultSee Also