turbot/oci_insights

Query: ons_subscription_unused_count

Usage

powerpipe query oci_insights.query.ons_subscription_unused_count

Steampipe Tables

SQL

select
count(*) as value,
'Pending' as label
from
oci_ons_subscription
where
lifecycle_state <> 'ACTIVE';

Dashboards

The query is used in the dashboards: