pbs_tfa_entry_get
Retrieve a specific two-factor authentication entry for a Proxmox Backup Server user by providing the user ID and TFA entry ID.
Instructions
READ-ONLY: get one TFA entry. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tfa_id | Yes | TFA entry id (from pbs_tfa_user_get). | |
| userid | Yes | PBS user id, format 'user@realm'. | |
| 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 |