turbot/oci_insights

Query: blockstorage_boot_volume_count

Usage

powerpipe query oci_insights.query.blockstorage_boot_volume_count

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: