Read Guest File
guest_read_fileRead a file from a guest VM by copying it to the host, retrieving its contents, and removing the temporary copy. Get file contents from any VMware virtual machine without manual steps.
Instructions
Read the contents of a file inside the guest VM. Copies to host, reads, then cleans up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| guest_path | Yes | File path in guest to read |