[ Version ( deprecated = true , since = "1.0.15" ) ]
public string get_e2uuid (string device) throws Error
Warning: get_e2uuid is deprecated.
get the ext2/3/4 filesystem UUID
In new code, use vfs_uuid instead
This returns the ext2/3/4 filesystem UUID of the filesystem on device
.
this |
A GuestfsSession object |
the returned string, or NULL on error |