IBM Account ReportIBM Block Storage Volume Age ReportIBM Block Storage Volume DashboardIBM Block Storage Volume DetailIBM Block Storage Volume Encryption ReportIBM Compute Instance Age ReportIBM Compute Instance DashboardIBM Compute Instance DetailIBM Compute Instance Disk Age ReportIBM Compute Instance Disk DashboardIBM Compute Instance Disk DetailIBM KMS Key Age ReportIBM KMS Key DashboardIBM KMS Key DetailIBM Security Group Age ReportIBM Security Group DashboardIBM Security Group DetailIBM VPC Age ReportIBM VPC DashboardIBM VPC Detail
Dashboard: IBM VPC Detail
This dashboard answers the following questions for each VPC:
- How is the VPC configured?
- What tags are applied?
- What are the address prefixes assigned to?
- What are the subnets attached to?
- What are the cloud service endpoint source addresses?
- How security groups and network ACLs are configured?
This dashboard contains 2 cards, 2 flows, 1 input and 7 tables.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-ibm-insights
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select IBM VPC Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run ibm_insights.dashboard.ibm_vpc_detail --share
Queries
The dashboard uses the named queries:
- ibm_inbound_nacl_for_vpc_sankey
- ibm_is_vpc_address_prefixes
- ibm_is_vpc_cse_source_ip_addresses
- ibm_is_vpc_network_acl
- ibm_is_vpc_num_ips_for_vpc
- ibm_is_vpc_overview
- ibm_is_vpc_security_groups
- ibm_is_vpc_subnet_by_zone
- ibm_is_vpc_subnets_for_vpc
- ibm_is_vpc_tags
- ibm_outbound_nacl_for_vpc_sankey
- ibm_subnet_count_for_vpc