pve_user_delete
Delete a Proxmox user and preview the ACLs/tokens that will be lost. Requires explicit confirmation to prevent accidental lockout.
Instructions
MUTATION (HIGH): delete a user. Dry-run by default — the PLAN reads the user's ACLs/tokens to show what access vanishes (permanent, no undo; admin = lockout risk). confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | Yes | ||
| confirm | No | ||
| 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 |