turbot/alicloud_insights

Query: ecs_disk_overview

Usage

powerpipe query alicloud_insights.query.ecs_disk_overview

Steampipe Tables

SQL

select
disk_id as "Disk ID",
enable_auto_snapshot as "Auto Enabled Snapshot",
source_snapshot_id as "Snapshot ID",
zone as "Zone",
title as "Title",
region as "Region",
account_id as "Account ID",
arn as "ARN"
from
alicloud_ecs_disk
where
arn = $1

Dashboards

The query is used in the dashboards: