pve_tfa_list
List all per-user two-factor authentication entries across the Proxmox VE cluster. Returns configured TFA entries in a read-only format.
Instructions
List all per-user TFA (two-factor) entries across the cluster (read-only). Returns the
configured TFA entries; the exact shape varies by PVE version (typically per-user with a
nested entries list of factor type/id). Use pve_tfa_get
for one user's entries; use pve_tfa_delete (confirm=True) to remove a factor (RISK_HIGH).
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 |