turbot/ibm_insights

Query: ibm_is_volume_storage

Usage

powerpipe query ibm_insights.query.ibm_is_volume_storage

Steampipe Tables

SQL

select
'Capacity (GB)' as label,
sum(capacity) as value
from
ibm_is_volume
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: