turbot/oci_insights

Query: mysql_backup_count

Usage

powerpipe query oci_insights.query.mysql_backup_count

Steampipe Tables

SQL

select
count(*) as "Backups"
from
oci_mysql_backup
where
lifecycle_state <> 'DELETED';

Dashboards

The query is used in the dashboards: