Check Guest File
guest_file_existsCheck whether a specific file exists within a guest virtual machine to confirm its presence before proceeding with VM file operations.
Instructions
Check if a file exists inside the guest VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| guest_path | Yes | File path to check in guest |