NAME
DracPerl::Models::Abstract::PhysicalDisk - Info about a disk
ATTRIBUTES
id
Dell ID for this disk eg : 'Disk.Bay.1:Enclosure.Internal.0-0:RAID.Slot.4-1'
manufacturer
Manufacturer of this disk Coming from SMART, so not 100% acurrate.
Field seem to be padded to be 8 characters. eg : 'SEAGATE ' eg : 'ATA '
model
The disk model/part number as coming from SMART
Field seem to be padded to be 16 characters eg : 'SAMSUNG ' eg : 'ST600MP0005 '
serial_number
The serial number of the disk if available Fields seem to be padded to be 20 characters (Exeception is when field is 'N/A')
eg : '12345678 '
size_in_bytes
The total size of the disk in bytes. (Along with the word ' Bytes')
eg : '599550590976 Bytes'