Click or drag to resize

SolidFireElementRestartServices Method

Overload List
  NameDescription
Public methodRestartServices(RestartServicesRequest)
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 methodRestartServices(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