scan_datastore_images
Discover deployable images across all accessible datastores when you don't know which one holds them. Refreshes the local image registry and returns OVA, ISO, OVF, and VMDK files.
Instructions
[READ] Scan all accessible datastores for deployable images (OVA/ISO/OVF/VMDK).
Returns the images found and refreshes the cache at ~/.vmware-knight/image_registry.json. Use this when you do not know which datastore holds an image; prefer browse_datastore once you do, because this walks every datastore and may take minutes on a large estate.
Returns:
The family list envelope {items, returned, limit, total, truncated,
hint} plus last_scan; each item is one image. images is kept as a
deprecated alias for items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Optional vCenter/ESXi target name from config. |