turbot/digitalocean_insights

Query: blockstorage_volume_filesystem_type

Usage

powerpipe query digitalocean_insights.query.blockstorage_volume_filesystem_type

Steampipe Tables

SQL

select
'Filesystem Type' as label,
filesystem_type as value
from
digitalocean_volume
where
urn = $1;

Dashboards

The query is used in the dashboards: