turbot/oci_insights

Query: mysql_db_system_overview

Usage

powerpipe query oci_insights.query.mysql_db_system_overview

Steampipe Tables

SQL

select
display_name as "Name",
time_created as "Time Created",
id as "OCID",
compartment_id as "Compartment ID"
from
oci_mysql_db_system
where
id = $1;

Dashboards

The query is used in the dashboards: