get_networks
Search and list networks in Infoblox IPAM with details like address, comment, view, and utilization. Supports CIDR, regex, and filtering by network view.
Instructions
Search and list networks in Infoblox IPAM. Returns network address, comment, view, and utilization info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network in CIDR notation to search for (e.g., 10.0.0.0/24). Supports regex. | |
| network_view | No | Network view to filter by | |
| comment | No | Comment to search for (regex) | |
| max_results | No | Maximum results to return | |
| return_fields | No | Comma-separated return fields |