Click or drag to resize

SolidFireElementRestartNetworking Method

Overload List
  NameDescription
Public methodRestartNetworking(Boolean)
The RestartNetworking API method enables you to restart the networking services on a node. Warning: This method restarts all networking services on a node, causing temporary loss of networking connectivity. Exercise caution when using this method. Note: This method is available only through the per-node API endpoint 5.0 or later.
Public methodRestartNetworking(RestartNetworkingRequest)
The RestartNetworking API method enables you to restart the networking services on a node. Warning: This method restarts all networking services on a node, causing temporary loss of networking connectivity. Exercise caution when using this method. Note: This method is available only through the per-node API endpoint 5.0 or later.
Top
See Also