Users
proxmox_userManage Proxmox user accounts: list, get, create, update, and delete users, including groups, passwords, and expiration settings.
Instructions
Manage Proxmox users (list, get, create, update, delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email address | ||
| action | Yes | ||
| append | No | Append groups instead of replacing | |
| delete | No | List of settings to delete | |
| digest | No | Config digest | |
| enable | No | Enable user account | |
| expire | No | Account expiration (epoch seconds) | |
| groups | No | Comma-separated group IDs | |
| userid | No | User ID with realm (e.g., root@pam) | |
| comment | No | User comment | |
| lastname | No | Last name | |
| password | No | User password | |
| firstname | No | First name |