list_ip_pools
List all IP address pools with subnets and usage summary to find pool IDs and avoid overlapping ranges before creating a new pool.
Instructions
[READ] List all IP address pools with subnets and usage summary.
Returns the result envelope; check truncated before calling it complete.
Use this first to resolve a pool_id, then get_ip_pool_usage for the actual
allocations — the summary here does not tell you which addresses are taken.
Run it before create_ip_pool to avoid overlapping ranges.
Args: target: NSX Manager target from config (default if omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |