virsh-domblklist
List VM block devices
TLDR
List domain block devices
$ virsh domblklist [domain]
Show with details$ virsh domblklist [domain] --details
SYNOPSIS
virsh domblklist domain [options]
DESCRIPTION
virsh domblklist lists block devices attached to a VM. Shows device targets and source paths. Useful for identifying disk images and CD-ROMs attached to VMs.
PARAMETERS
--details
Include type and device info.--inactive
Show inactive config.
SEE ALSO
virsh(1), virsh-list(1)
