Skip to main content
Element Software
A newer release of this product is available.

GetNetworkConfig

Contributors netapp-pcarriga netapp-dbagwell

You can use the GetNetworkConfig method to display the network configuration information for a node.

Parameters

This method has no input parameters.

Return value

This method has the following return value:

Name Description Type

network

Network connection types and current settings for each network interface of the node.

Request example

Requests for this method are similar to the following example:

{
   "method": "GetNetworkConfig",
   "params": {},
   "id" : 1
}

Response example

Due to the length of this response example, it is documented in a supplementary topic.

New since version

9.6

Find more information