run_vm_command
Run commands inside a Proxmox virtual machine via the guest agent. Specify node, VM ID, and command to execute.
Instructions
Run a command in a VM (requires guest agent)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node where VM is located | |
| vmid | Yes | VM ID | |
| command | Yes | Command to run | |
| timeout | No | Timeout in seconds |