turbot/oci_insights

Query: blockstorage_boot_volume_storage_total

Usage

powerpipe query oci_insights.query.blockstorage_boot_volume_storage_total

Steampipe Tables

SQL

select
sum(size_in_gbs) as "Total Storage (GB)"
from
oci_core_boot_volume
where
lifecycle_state <> 'TERMINATED';

Dashboards

The query is used in the dashboards: