turbot/ibm_insights

Query: ibm_compute_instance_memory

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_memory

Steampipe Tables

SQL

select
'Memory (GiB)' as label,
memory as value
from
ibm_is_instance
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: