cat /sys/block/sdX/queue/rotational
or
smartctl -a /dev/sdX | grep Rotational
replacing sdX by the drive (check with lsblk)