turbot/alicloud_insights

Query: vpc_vswitch_overview

Usage

powerpipe query alicloud_insights.query.vpc_vswitch_overview

Steampipe Tables

SQL

select
vswitch_id as "vSwitch ID",
vpc_id as "VPC ID",
owner_id as "Owner ID",
zone_id as "Zone ID",
title as "Title",
region as "Region",
zone_id as "Zone ID",
account_id as "Account ID"
from
alicloud_vpc_vswitch
where
vswitch_id = $1

Dashboards

The query is used in the dashboards: