turbot/gcp_insights

Query: compute_network_mtu

Usage

powerpipe query gcp_insights.query.compute_network_mtu

Steampipe Tables

SQL

select
'MTU (Bytes)' as label,
mtu as value
from
gcp_compute_network
where
id = $1;

Dashboards

The query is used in the dashboards: