pbs_remotes_list
Read-only list of all PBS remote sync-sources with their configurations, excluding passwords. View available remotes for backup tasks.
Instructions
READ-ONLY: list all PBS remote sync-sources. Returns a list of remote config dicts; passwords are never included (PBS never returns them, and this strips defensively too). Use pbs_remote_get for one remote's config. Needs PROXIMO_PBS_* config.
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 |