proxmox_node_service
List or control services on a Proxmox node. Use 'list' to view services, or 'control' with a command and service name to start, stop, or restart.
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 | |
| action | Yes | ||
| command | No | Service command | |
| service | No | Service name (e.g., pveproxy, ssh, pvedaemon) |