harvester_host_list
Retrieve a list of Harvester cluster nodes with their maintenance mode and disk status. Supports pagination and customizable output formats.
Instructions
List Harvester hosts (nodes) with maintenance mode and disk status
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) |