inspect_get_minor_version


Description:

[ Version ( since = "1.5.3" ) ]
public int32 inspect_get_minor_version (string root) throws Error

get minor version of inspected operating system

This returns the minor version number of the inspected operating system.

If the version could not be determined, then @0 is returned.

Please read "INSPECTION" in guestfs(3) for more details. See also inspect_get_major_version.

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error