Unused IP address insights

This page describes the Network Analyzer insights for unused IP addresses. For information about all the insight types, see Insight groups and types.

View insights in the Recommender API

To view these insights in the gcloud CLI or the Recommender API, use the following insight type:

  • google.networkanalyzer.vpcnetwork.ipAddressInsight

You need the following permissions:

  • recommender.networkAnalyzerIpAddressInsights.list
  • recommender.networkAnalyzerIpAddressInsights.get

For more information about using the Recommender API for Network Analyzer insights, see Use the Recommender CLI and API.

Unassigned external IP addresses

Shows the external IP addresses of your project that have not been assigned for at least 24 hours.

This insight includes the following information:

  • Reserved: The total number of reserved external IP addresses.
  • Unassigned: The number of external IP addresses that are not assigned.
  • Unassigned ratio: The percentage of external IP addresses that are not assigned.

The insight also includes a table that lists the number of unassigned external IP addresses for each region.

Recommendations

To find all unassigned external IP addresses, go to the external IP addresses page in the Google Cloud console and use the In use by:"" filter.

For more information about releasing the unused static external IP addresses, see Release a static external IP address.