pbs_encryption_key_list
List registered PBS client encryption keys with metadata including fingerprint, hint, and creation date. Optionally include archived keys.
Instructions
READ-ONLY: list registered PBS client encryption keys. REVIEWED_TRUSTED: operator/import- authored metadata only (id/fingerprint/hint/kdf/created/modified/path/archived-at) — key material and any password are NEVER returned by this endpoint. There is NO individual GET on this plane — this list is the only read. 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. | |
| include_archived | No | Also list archived keys. Defaults False, matching PBS's own upstream default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |