turbot/oci_insights

Query: nosql_table_count

Usage

powerpipe query oci_insights.query.nosql_table_count

Steampipe Tables

SQL

select
count(*) as "Tables"
from
oci_nosql_table
where
lifecycle_state <> 'DELETED';

Dashboards

The query is used in the dashboards: