Click or drag to resize

SolidFireElementResetDrivesAsync Method

Overload List
  NameDescription
Public methodResetDrivesAsync(ResetDrivesRequest, CancellationToken)
ResetDrives enables you to proactively initialize drives and remove all data currently residing on a drive. The drive can then be reused in an existing node or used in an upgraded node. This method requires the force parameter to be included in the method call.
Public methodResetDrivesAsync(CancellationToken, String, Boolean)
ResetDrives enables you to proactively initialize drives and remove all data currently residing on a drive. The drive can then be reused in an existing node or used in an upgraded node. This method requires the force parameter to be included in the method call.
Top
See Also