turbot/gcp_insights

Query: compute_disk_overview

Usage

powerpipe query gcp_insights.query.compute_disk_overview

Steampipe Tables

SQL

select
name as "Name",
id :: text as "ID",
creation_timestamp as "Create Time",
title as "Title",
location as "Location",
project as "Project ID"
from
gcp_compute_disk
where
id = $1

Dashboards

The query is used in the dashboards: