pbs_remote_get
Retrieve the configuration of a PBS remote sync-source by name. Returns all details except the password.
Instructions
READ-ONLY: get the config of one PBS remote sync-source by name. Returns a dict; no password returned. Use pbs_remotes_list to list all remotes, or pbs_remote_update to change this one. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | PBS remote sync-source name. | |
| 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 |