Node Services
proxmox_node_serviceList services on a Proxmox node, or start, stop, and restart specific services such as pveproxy, ssh, and pvedaemon.
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) |