You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When querying information about a disk or disks, have a field that indicates if the disk is spinning or not
Describe alternatives you've considered
As of now you can extrapolate if a disk is spinning by checking if the temperature is null or -1 (varies in different places). A dedicated field would be better.
Pre-submission Checklist
I have searched existing issues to ensure this feature hasn't already been requested
This is not an Unraid Connect related feature (if it is, please submit via the support form instead)
I have provided clear examples or use cases for the feature
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
No
Describe the solution you'd like
When querying information about a
disk
ordisks
, have a field that indicates if the disk is spinning or notDescribe alternatives you've considered
As of now you can extrapolate if a disk is spinning by checking if the temperature is
null
or-1
(varies in different places). A dedicated field would be better.Pre-submission Checklist
The text was updated successfully, but these errors were encountered: