Click or drag to resize

SolidFireElementListDriveStatsAsync Method

Overload List
  NameDescription
Public methodListDriveStatsAsync(CancellationToken, Int64)
ListDriveStats enables you to retrieve high-level activity measurements for multiple drives in the cluster. By default, this method returns statistics for all drives in the cluster, and these measurements are cumulative from the addition of the drive to the cluster. Some values this method returns are specific to block drives, and some are specific to metadata drives.
Public methodListDriveStatsAsync(ListDriveStatsRequest, CancellationToken)
ListDriveStats enables you to retrieve high-level activity measurements for multiple drives in the cluster. By default, this method returns statistics for all drives in the cluster, and these measurements are cumulative from the addition of the drive to the cluster. Some values this method returns are specific to block drives, and some are specific to metadata drives.
Top
See Also