utsname


Description:

[ Version ( since = "1.19.27" ) ]
public UTSName utsname () throws Error

appliance kernel version

This returns the kernel version of the appliance, where this is available. This information is only useful for debugging. Nothing in the returned structure is defined by the API.

Parameters:

this

A GuestfsSession object

Returns:

a UTSName object, or NULL on error