turbot/ibm_insights

Query: ibm_compute_instance_bandwidth

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_bandwidth

Steampipe Tables

SQL

select
'Bandwidth (Mbps)' as label,
bandwidth as value
from
ibm_is_instance
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: