turbot/oci_insights

Query: filestorage_filesystem_count

Usage

powerpipe query oci_insights.query.filestorage_filesystem_count

SQL

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

Dashboards

The query is used in the dashboards: