turbot/oci_insights

Query: identity_group_overview

Usage

powerpipe query oci_insights.query.identity_group_overview

Steampipe Tables

SQL

select
name as "Name",
time_created as "Time Created",
inactive_status as "Inactive Status",
id as "Group ID",
tenant_id as "Tenant ID"
from
oci_identity_group
where
id = $1;

Dashboards

The query is used in the dashboards: