browse_datastore
Browse and list files in a VMware datastore directory, with optional glob filtering to find specific files like .ova or .iso.
Instructions
[READ] Browse files in a datastore directory.
Args: ds_name: Datastore name. path: Subdirectory path (empty 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 |
|---|---|---|---|
| path | No | ||
| target | No | ||
| ds_name | Yes | ||
| pattern | No | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |