harvester_vpc_list
List KubeOVN VPCs in a Harvester cluster, enabling network management with pagination and format options.
Instructions
List KubeOVN VPCs (requires kubeovn-operator addon enabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (default: 100) | |
| format | No | Output format: json, table (default: json) | |
| cluster | Yes | Harvester cluster ID (where KubeOVN runs) | |
| continue | No | Pagination token from previous response (for next page) |