list_all_datastores
List all VMware datastores with capacity, usage percentage, and accessibility to obtain the ds_name required for browsing datastores and 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.
Args: target: Optional vCenter/ESXi target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |