pbs_node_services_list
List all systemd services on a Proxmox Backup Server node, returning name, description, state, and unit state for each service.
Instructions
READ-ONLY: list all systemd services on a PBS node. Returns desc/name/service/state/ unit-state per service. Use pbs_node_service_status for one service's state, or pbs_node_service_control to change a service's run state. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | PBS node name (or 'localhost'). | localhost |
| 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 |