pve_users_list
Retrieve a read-only list of all Proxmox users across every realm, including user ID, enabled flag, expiry, groups, email, and comment.
Instructions
List all Proxmox users across every realm (read-only). Returns each user's id (user@realm), enabled flag, expiry, group membership, email, and comment. Use pve_user_get for one user's full config, tokens, and effective ACL.
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 |