disk_virtual_size
Description:
return virtual size of a disk
Detect and return the virtual size in bytes of the disk image called filename.
Note that detecting disk features can be insecure under some circumstances. See "CVE-2010-3851" in guestfs(3).
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |