update_role
Modify role privileges in Proxmox by specifying a role ID and a comma-separated list of privileges. Optionally append instead of replacing.
Instructions
Update role privileges.
Args: roleid: Role ID. privs: Comma-separated list of privileges. append: Append privileges instead of replacing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleid | Yes | ||
| privs | Yes | ||
| append | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |