Hi there!
For the Linux operating system, you can run the
ls -l /dev/disk/by-id command to view the mapping between elastic Cloud disks and device names.
You can run either one of the
wmic diskdrive get caption,deviceid,serialnumber or
wmic path win32_physicalmedia get SerialNumber,Tag commands to view the Windows operating system.