turbot/oci_insights

Query: filestorage_filesystem_source

Usage

powerpipe query oci_insights.query.filestorage_filesystem_source

SQL

select
source_details ->> 'parentFileSystemId' as "Parent File System ID",
source_details ->> 'sourceSnapshotId' as "Source Snapshot ID"
from
oci_file_storage_file_system
where
id = $1;

Dashboards

The query is used in the dashboards: