How can we get container's hard disk information?

We want to get Model Number and Serial Number of hard disk on any containers.

We used hdparm -I /dev/sda to get hard disk information on physical machine or virtual machine ,but unable to use this command to have container’s hard disk information :frowning:.

Is there any solution or workaround for this case ?

Thanks in advance!