ISolidFireElementSetNetworkConfigAsync Method |
Name | Description | |
---|---|---|
SetNetworkConfigAsync(CancellationToken, NetworkParams) |
The SetNetworkConfig API method enables you to set the network configuration for a node. To display the current network settings for a node, run the GetNetworkConfig API method.
Note: This method is available only through the per-node API endpoint 5.0 or later.
Changing the "bond-mode" on a node can cause a temporary loss of network connectivity. Exercise caution when using this method.
| |
SetNetworkConfigAsync(SetNetworkConfigRequest, CancellationToken) |
The SetNetworkConfig API method enables you to set the network configuration for a node. To display the current network settings for a node, run the GetNetworkConfig API method.
Note: This method is available only through the per-node API endpoint 5.0 or later.
Changing the "bond-mode" on a node can cause a temporary loss of network connectivity. Exercise caution when using this method.
|