pbs_node_certificates_list
List TLS certificates configured on a Proxmox Backup Server node, including subject, issuer, validity dates, and fingerprint. Useful for certificate inventory and audit.
Instructions
READ-ONLY: list TLS certificates configured on a PBS node. Returns filename/subject/ issuer/validity dates/fingerprint per certificate. Use pbs_node_cert_upload to add/replace, or pbs_node_cert_delete to remove. 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 |