turbot/ibm_insights

Query: ibm_compute_instance_status

Usage

powerpipe query ibm_insights.query.ibm_compute_instance_status

Steampipe Tables

SQL

select
'Status' as label,
initcap(status) as value
from
ibm_is_instance
where
crn = $1;

Params

ArgsNameDefaultDescriptionVariable
$1crn

    Dashboards

    The query is used in the dashboards: