Click or drag to resize

SolidFireElementRestartServicesAsync Method

Overload List
  NameDescription
Public methodRestartServicesAsync(RestartServicesRequest, CancellationToken)
The RestartServices API method enables you to restart the services on a node. Caution: This method causes temporary node services interruption. Exercise caution when using this method. Note: This method is available only through the per-node API endpoint 5.0 or later.
Public methodRestartServicesAsync(CancellationToken, Boolean, String, String)
The RestartServices API method enables you to restart the services on a node. Caution: This method causes temporary node services interruption. 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