pve_tfa_list
List all per-user two-factor authentication entries across a Proxmox cluster, including factor type and metadata.
Instructions
List all per-user TFA (two-factor) entries across the cluster (read-only). Returns each entry's userid, factor type (totp/webauthn/yubico/recovery), factor id, and metadata. 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 |