pbs_node_config_get
Retrieve PBS node-wide settings like description, email-from, http-proxy, and task-log-max-days. HTTP proxy credentials are automatically masked for security.
Instructions
READ-ONLY: PBS node-wide settings (description, email-from, http-proxy, task-log-max-days, consent-text, default-lang, ciphers, location, acme/acmedomain0-4). http-proxy is defensively masked for any embedded userinfo credential (host:port stays visible) — see proximo.pbs_admin module docstring fact #10. REVIEWED_TRUSTED. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| 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 |