pve_metrics_server_list
Retrieves a list of all configured metrics forwarding targets (InfluxDB, Graphite, etc.) from Proxmox VE, returning their ID, type, server address, and port.
Instructions
List all PVE metrics server definitions (read-only). Returns a list of dicts for each configured metrics forwarding target (InfluxDB, Graphite, etc.), with id, type, server address, and port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |