turbot/digitalocean_insights

Query: snapshot_minimum_disk_size

Usage

powerpipe query digitalocean_insights.query.snapshot_minimum_disk_size

Steampipe Tables

SQL

select
'Minimum disk size (GB)' as label,
min_disk_size as value
from
digitalocean_snapshot
where
id = $1;

Dashboards

The query is used in the dashboards: