list_all_datastores
Retrieve every datastore with capacity, usage percentage, and accessibility to identify the datastore name required for browsing or scanning images.
Instructions
[READ] List all datastores with capacity, usage percentage, and accessibility.
Use this first for the ds_name that browse_datastore and scan_datastore_images require.
Returns the list envelope: 'items' holds one row per datastore, and 'returned'/'total'/'truncated' state whether the listing is complete. Enumerated in one pass, so truncated is always false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Optional vCenter/ESXi target name from config. |