vsphere_list_networks
List VMware vSphere networks, including standard port groups, distributed port groups, and opaque networks. Filter by name, datacenter, or kind for targeted inventory.
Instructions
List networks: standard port groups, distributed port groups and opaque networks.
Distributed port groups additionally report their VLAN configuration and the distributed switch they belong to.
Args:
name: Network name filter (substring, or glob with */?).
datacenter: Only networks in this datacenter.
kind: standard-portgroup, distributed-portgroup or
opaque-network.
limit: Maximum number of networks to return.
offset: Number of matches to skip, for paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| name | No | ||
| limit | No | ||
| offset | No | ||
| datacenter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||