Click or drag to resize

SolidFireElementRestartNetworkingAsync Method

Overload List
  NameDescription
Public methodRestartNetworkingAsync(CancellationToken, 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 methodRestartNetworkingAsync(RestartNetworkingRequest, CancellationToken)
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