turbot/digitalocean_insights

Query: blockstorage_volume_storage

Usage

powerpipe query digitalocean_insights.query.blockstorage_volume_storage

Steampipe Tables

SQL

select
'Storage (GB)' as label,
sum(size_gigabytes) as value
from
digitalocean_volume
where
urn = $1;

Dashboards

The query is used in the dashboards: