harvester_volume_list
List PersistentVolumeClaims in a Harvester cluster, displaying size and health for Longhorn-backed volumes.
Instructions
List PersistentVolumeClaims (Longhorn-backed volumes) with size and health
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 | |
| continue | No | Pagination token from previous response (for next page) | |
| namespace | No | Namespace (empty = all) |