turbot/ibm_insights

Query: ibm_compute_instance_image

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_image

Steampipe Tables

SQL

select
image ->> 'name' as "Name",
image ->> 'id' as "ID",
image ->> 'href' as "HREF"
from
ibm_is_instance
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: