list_all_networks
List networks in a VMware environment showing name, number of attached VMs, and accessibility. Optionally filter by vCenter/ESXi target or limit results.
Instructions
[READ] List networks with name, attached VM count, and accessibility.
Args: target: Optional vCenter/ESXi target name from config. Uses default if omitted. limit: Max number of networks to return (None = all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |