list_drives
Retrieve physical drive details for a storage controller, including capacity, protocol, media type, health, and serial number.
Instructions
List physical drives for a storage controller. Returns capacity, protocol (SAS/SATA/NVMe), MediaType (SSD/HDD), health, and serial number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | Yes | System ID (e.g. '1', 'System.Embedded.1'). Use list_systems to find IDs. | |
| storage_id | Yes | Storage controller ID (e.g. 'RAID.Integrated.1-1', 'AHCI.Embedded.1-1'). Use list_storage to find IDs. |