turbot/oci_insights

Query: mysql_db_system_analytics_cluster_attached_count

Usage

powerpipe query oci_insights.query.mysql_db_system_analytics_cluster_attached_count

Steampipe Tables

SQL

select
count(*) as "Analytics Cluster Attached"
from
oci_mysql_db_system
where
is_analytics_cluster_attached
and lifecycle_state <> 'DELETED';

Dashboards

The query is used in the dashboards: