turbot/oci_insights

Query: nosql_table_state

Usage

powerpipe query oci_insights.query.nosql_table_state

Steampipe Tables

SQL

select
initcap(lifecycle_state) as "State"
from
oci_nosql_table
where
id = $1;

Dashboards

The query is used in the dashboards: