get_ip_utilization
Retrieve IP address utilization percentages to identify overutilized subnets and plan capacity expansions.
Instructions
Get IP address utilization percentages for capacity planning. USE THIS to find overutilized subnets and plan expansions. For hierarchy browsing use explore_network(). For infrastructure health use check_infrastructure_health().
Args: scope: Optional IP space name to focus on. If not set, shows all.
Returns: Utilization report with percentages per space/block/subnet
Examples: - get_ip_utilization() → all spaces - get_ip_utilization(scope="production") → production space only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||