Click or drag to resize

SolidFireElementResetDrives Method

Overload List
  NameDescription
Public methodResetDrives(ResetDrivesRequest)
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 methodResetDrives(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