You can use the ResetNetworkConfig method to help resolve network configuration issues for an individual node. This method resets an individual node's network configuration to the factory default settings.
This method has no input parameters.
This method has no return values.
Requests for this method are similar to the following example:
{ "method": "ResetNetworkConfig", "params": {}, "id" : 1 }
This method does not return a response.