turbot/oci_insights

Query: blockstorage_block_volume_count

Usage

powerpipe query oci_insights.query.blockstorage_block_volume_count

Steampipe Tables

SQL

select
count(*) as "Block Volumes"
from
oci_core_volume
where
lifecycle_state <> 'TERMINATED';

Dashboards

The query is used in the dashboards: