| Class | Description |
|---|---|
| CreateTemporaryFile |
CreateTemporaryFile
This sample creates a temporary file inside a virtual machine.
|
| DownloadGuestFile |
DownloadGuestFile
This sample downloads a file from the guest to a specified
path on the host where the client is running.
|
| GuestConnection |
vSphere API 5.0 is the first version to understand Guest connections.
|
| RunProgram |
RunProgram
This sample runs a specified program inside a virtual machine with
output re-directed to a temporary file inside the guest and
downloads the output file.
|
| UploadGuestFile |
UploadGuestFile
This sample uploads a file from the client machine to a
specified location inside the guest.
|