ISolidFireElementListSnapMirrorNetworkInterfaces Method (NullableInt64, String) |
The SolidFire Element OS web UI uses the ListSnapMirrorNetworkInterfaces method to list all available SnapMirror interfaces on a remote ONTAP system
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax ListSnapMirrorNetworkInterfacesResult ListSnapMirrorNetworkInterfaces(
Nullable<long> SnapMirrorEndpointID = null,
string InterfaceRole = null
)
Parameters
- SnapMirrorEndpointID (Optional)
- Type: SystemNullableInt64
- InterfaceRole (Optional)
- Type: SystemString
Return Value
Type:
ListSnapMirrorNetworkInterfacesResultSee Also