This adds a couple of missing properties to the Volume entity, those specific properties are filesystem_type, filesystem_label, and tags. Perhaps this is best as part of #240 since that pull adds support for setting them but not reading them from the api.
This adds a couple of missing properties to the Volume entity, those specific properties are
filesystem_type
,filesystem_label
, andtags
. Perhaps this is best as part of #240 since that pull adds support for setting them but not reading them from the api.