turbot/oci_insights

Dashboard: OCI Identity User Detail

This dashboard answers the following questions for each user:

  • How is the user configured?
  • What tags are applied?
  • What access keys does the user have?
  • What groups does the user belong to?
  • What relationships does the user have with other resources?
This dashboard contains 2 cards, 1 graph, 1 input and 5 tables.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-oci-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select OCI Identity User Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run oci_insights.dashboard.identity_user_detail --share

Queries

The dashboard uses the named queries:

Tags