vm_agent_ping
Ping a VM's QEMU guest agent to verify it is installed and responsive. Returns a clear status message even when the agent is not running.
Instructions
[READ] Ping a VM's QEMU guest agent to check it is installed and responsive.
A non-running or absent agent yields responsive=False with an explanation rather than an error.
Args: vmid: Numeric Proxmox VM id. target: Proxmox target name from config. node: Node name; omit to auto-locate the VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| target | No |