vm.device.virtual_size ====================== Get the virtual size of a disk image using qemu-img info. Args: file_path: Absolute path to the disk image file Returns: Virtual size in bytes (int) Raise: ValidationError if any failure occurs .. raw:: html
VMDeviceVirtualSizeArgs parameters.
No Additional PropertiesAbsolute path to the disk image.
The virtual size of the disk image in bytes.