turbot/ibm_insights

Query: ibm_compute_instance_architecture

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_architecture

Steampipe Tables

SQL

select
'Architecture' as label,
vcpu ->> 'architecture' as value
from
ibm_is_instance
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: