turbot/oci_insights

Query: ons_notification_topic_overview

Usage

powerpipe query oci_insights.query.ons_notification_topic_overview

SQL

select
name as "Topic Name",
time_created as "Time Created",
api_endpoint as "API Endpoint",
topic_id as "OCID",
compartment_id as "Compartment ID"
from
oci_ons_notification_topic
where
topic_id = $1;

Params

ArgsNameDefaultDescriptionVariable
$1id

    Dashboards

    The query is used in the dashboards: