turbot/ibm_insights

Query: ibm_compute_instance_zone

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_zone

Steampipe Tables

SQL

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

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: