SolidFireElementRestartNetworkingAsync Method |
Name | Description | |
---|---|---|
RestartNetworkingAsync(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.
| |
RestartNetworkingAsync(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.
|