browse_datastore
Browse vSphere datastore directories to locate OVA, ISO, VMDK, and other files before VM deployment.
Instructions
[READ] Browse files in a vSphere datastore directory.
Use this to discover OVA, ISO, VMDK, and other files on datastores before deploying VMs.
Args: datastore_name: Name of the datastore to browse. path: Subdirectory path (empty string for root). pattern: Glob pattern to filter files (e.g. ".ova", ".iso", "*"). target: Optional vCenter/ESXi target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datastore_name | Yes | ||
| path | No | ||
| pattern | No | * | |
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |