turbot/oci_insights

Query: vcn_attached_sl_count

Usage

powerpipe query oci_insights.query.vcn_attached_sl_count

Steampipe Tables

SQL

select
'Security Lists' as label,
count(*) as value
from
oci_core_security_list
where
vcn_id = $1;

Dashboards

The query is used in the dashboards: