turbot/oci_insights

Query: filestorage_filesystem_snapshot_detail

Usage

powerpipe query oci_insights.query.filestorage_filesystem_snapshot_detail

SQL

select
name as "Snapshot Name",
time_created as "Time Created",
is_clone_source as "Clone Source"
from
oci_file_storage_snapshot
where
file_system_id = $1;

Dashboards

The query is used in the dashboards: