pmg_action_objects_list
Retrieve all PMG RuleDB action objects, including built-in non-editable ones. Distinguish editable from non-editable entries for access control.
Instructions
List all PMG RuleDB action objects including non-editable (read). Needs PROXIMO_PMG_* config.
PMG 9.1 pmgsh-verified path: GET /config/ruledb/action/objects. Returns all action objects; each entry carries an 'editable' flag. Non-editable action objects are built-in and cannot be modified via the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |