Information of disks as reported by controller. In certain cases like S-series servers, disk information will be reported by controller separately and this represents such information.
| Name | Type | Description | Notes |
|---|---|---|---|
| bootable | str | It shows whether disk is bootable or not. | [optional] [readonly] |
| disk_dn | str | It shows the Physical drive Dn. | [optional] [readonly] |
| disk_id | int | It shows storage Enclosure slotId. | [optional] [readonly] |
| disk_state | str | It shows the current drive state of disk. | [optional] [readonly] |
| health | str | It shows the current drive state of disk. | [optional] |
| physical_disk | StoragePhysicalDisk | [optional] | |
| registered_device | AssetDeviceRegistration | [optional] | |
| storage_controller | StorageController | [optional] |