get_networks
Search and list networks in Infoblox IPAM to retrieve network address, comment, view, and utilization information for network management.
Instructions
Search and list networks in Infoblox IPAM. Returns network address, comment, view, and utilization info.
Input Schema
TableJSON 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 |