turbot/oci_insights

Query: vcn_attached_nsg_count

Usage

powerpipe query oci_insights.query.vcn_attached_nsg_count

SQL

select
'Network Security Groups' as label,
count(*) as value
from
oci_core_network_security_group
where
vcn_id = $1;

Dashboards

The query is used in the dashboards: