turbot/ibm_insights

Query: ibm_compute_instance_disk_storage

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_disk_storage

Steampipe Tables

SQL

select
'Storage (GB)' as label,
sum(size) as value
from
ibm_is_instance_disk
where
id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: