pve_metrics_server_list
Retrieve a list of all configured PVE metrics server definitions (InfluxDB, Graphite, etc.), showing their IDs, types, server addresses, and ports.
Instructions
READ-ONLY: list all PVE metrics server definitions.
No state change. Returns a list of dicts for each configured metrics forwarding target (InfluxDB, Graphite, etc.), with id, type, server address, and port. To create or update one use pve_metrics_server_set; to remove one use pve_metrics_server_delete.
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 |