get_network_summary
Provides an executive dashboard with counts, utilization percentages, and health status for DDI infrastructure. Optionally focus on a specific IP space for a targeted summary.
Instructions
Get an executive dashboard with counts and health across all DDI infrastructure. USE THIS for high-level overviews and reporting. For hierarchy browsing use explore_network(). For keyword search use search_infrastructure().
Args: scope: Optional IP space name to focus on. If not set, summarizes everything.
Returns: Summary with counts, utilization percentages, and health status
Examples: - get_network_summary() → full infrastructure overview - get_network_summary(scope="production") → production space only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||