pub fn health_get(disk_path: &str) -> Result<HealthStatus, LsmError>
Expand description
Query the health status of the specified disk path.
pub fn health_get(disk_path: &str) -> Result<HealthStatus, LsmError>
Query the health status of the specified disk path.