pmg_ruledb_digest
Get a change-detection hash for Proxmox Mail Gateway RuleDB to cheaply detect configuration drift without re-fetching the full rules list.
Instructions
READ-ONLY: get the PMG RuleDB digest (change-detection hash). Needs PROXIMO_PMG_* config.
Returns a dict with the current hash. The digest changes whenever any ruledb configuration is modified — poll it to detect drift cheaply instead of re-fetching pmg_ruledb_rules_list.
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 |