get_permissions
Check effective permissions for a user on a specified path in Proxmox, with optional user and path parameters.
Instructions
Check effective permissions for a user on a given path.
Args: userid: User to check (empty = current user). path: Object path to check (empty = root).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | No | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |