pmg_doctor
Verifies PMG connectivity and credentials by testing ticket login and retrieving user/role information.
Instructions
PMG connectivity + credential/permission preflight (read). Checks /nodes/{node}/version and /access/users. A successful /version call means ticket login also succeeded — connectivity and credentials are proven together. Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified: PMG has no /access/permissions endpoint (that is PVE-only); /access/users is the closest equivalent and returns the same user/role information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| 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 |