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