Click or drag to resize

ISolidFireElementListNetworkInterfaces Method

ListNetworkInterfaces enables you to retrieve information about each network interface on a node. The API method is intended for use on individual nodes; userid and password authentication is required for access to individual nodes.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListNetworkInterfacesResult ListNetworkInterfaces()

Return Value

Type: ListNetworkInterfacesResult
See Also