list_subnets
Retrieve subnets/VLANs configured in Prism Central including names, VLAN IDs, CIDRs, IP pools, and associated clusters. Supports filtering by name or VLAN ID and limiting results.
Instructions
List subnets/VLANs configured in Prism Central. Returns subnet names, VLAN IDs, CIDRs, IP pools, and associated clusters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | OData filter expression. Examples: "name eq 'production-vlan'", "vlanId eq 100" | |
| limit | No | Maximum number of subnets to return. Omit to retrieve all (auto-paginates). |