virsh domblklist
all
List information about block devices associated with a virtual machine. See also: `virsh`.
More info →Examples (2)
List the target name and source path of the block devices
virsh domblklist --domain vm_nameList the disk type and device value as well as the target name and source path
virsh domblklist --domain vm_name --detailsmade by @shridhargupta | data from tldr-pages