Click or drag to resize

SolidFireElementGetDriveStats Method

Overload List
  NameDescription
Public methodGetDriveStats(Int64)
GetDriveStats returns high-level activity measurements for a single drive. Values are cumulative from the addition of the drive to the cluster. Some values are specific to block drives. You might not obtain statistical data for both block and metadata drives when you run this method.
Public methodGetDriveStats(GetDriveStatsRequest)
GetDriveStats returns high-level activity measurements for a single drive. Values are cumulative from the addition of the drive to the cluster. Some values are specific to block drives. You might not obtain statistical data for both block and metadata drives when you run this method.
Top
See Also