list_all_datastores
List all datastores with capacity, usage, and accessibility. Essential for retrieving datastore names needed by browse and scan operations.
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 |