turbot/oci_insights

Query: filestorage_filesystem_cloned_count

Usage

powerpipe query oci_insights.query.filestorage_filesystem_cloned_count

SQL

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

Dashboards

The query is used in the dashboards: