proxmox_acl
List or update Proxmox ACL entries to manage permissions for VMs and containers based on paths, users, groups, and roles.
Instructions
Manage ACL entries (get, update)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Filter by path (e.g., /vms) | |
| userid | No | Filter by user ID | |
| groupid | No | Filter by group ID | |
| roleid | No | Filter by role ID | |
| roles | No | Comma-separated roles | |
| users | No | Comma-separated user IDs | |
| groups | No | Comma-separated group IDs | |
| propagate | No | Propagate to sub-paths | |
| delete | No | Delete ACL entry | |
| digest | No | Config digest | |
| action | Yes |