turbot/oci_insights

Query: nosql_table_overview

Usage

powerpipe query oci_insights.query.nosql_table_overview

Steampipe Tables

SQL

select
name as "Name",
time_created as "Time Created",
time_of_expiration as "Time Of Expiration",
region as "Region",
id as "OCID",
compartment_id as "Compartment ID"
from
oci_nosql_table
where
id = $1;

Dashboards

The query is used in the dashboards: