harvester_addon_list
List Harvester addons and their enabled/disabled state. Filter by cluster, namespace, and paginate results.
Instructions
List Harvester addons with their enabled/disabled state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per namespace (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; only when namespace is specified) | |
| namespace | No | Namespace (empty = all common addon namespaces: harvester-system, cattle-logging-system, cattle-monitoring-system, kube-system) |