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
That would be nice if you register here #26 to support better this project (rare tests wanted), that would help maintainers to know your setup and take care of it for future devs.
Quentame
pushed a commit
to Quentame/python-synology
that referenced
this issue
Aug 12, 2021
Probably more of a question than a bug or issue.
I'm trying to find out what enums are provided by the following methods.
api.storage.volume_status(volume_id)
api.storage.disk_status(disk_id)
api.storage.disk_smart_status(disk_id)
Do anyone know what these statuses could be? I've only seen
normal
for all of these.Also, for shameless promotion, I'm building a prometheus exporter with this library. lilja/syex
The text was updated successfully, but these errors were encountered: