vm_agent_file_read
Read a file from inside a Proxmox VM via the guest agent by providing node, VM ID, and absolute file path.
Instructions
Read a file from inside a VM via the guest agent.
Args: node: The node name. vmid: The VM ID. file: Absolute file path inside the guest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |