browse_datastore
Browse vSphere datastore files like OVA, ISO, and VMDK to discover deployment assets before creating virtual machines.
Instructions
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datastore_name | Yes | ||
| path | No | ||
| pattern | No | * | |
| target | No |