turbot/oci_insights

Query: filestorage_filesystem_overview

Usage

powerpipe query oci_insights.query.filestorage_filesystem_overview

SQL

select
display_name as "Name",
time_created as "Time Created",
availability_domain as "Availability Domain",
id as "OCID",
compartment_id as "Compartment ID"
from
oci_file_storage_file_system
where
id = $1;

Dashboards

The query is used in the dashboards: