utsname
Description:
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 |