proxmox_node_service
List services on a Proxmox node or control a service with start, stop, or restart commands.
Instructions
Manage node services. action=list: list services | action=control: start/stop/restart a service (elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| service | No | Service name (e.g., pveproxy, ssh, pvedaemon) | |
| command | No | Service command | |
| action | Yes |