turbot/oci_insights

Query: mysql_db_system_count

Usage

powerpipe query oci_insights.query.mysql_db_system_count

Steampipe Tables

SQL

select
count(*) as "DB Systems"
from
oci_mysql_db_system
where
lifecycle_state <> 'DELETED';

Dashboards

The query is used in the dashboards: