ping_daemon


Description:

[ Version ( since = "1.0.18" ) ]
public bool ping_daemon () throws Error

ping the guest daemon

This is a test probe into the guestfs daemon running inside the libguestfs appliance. Calling this function checks that the daemon responds to the ping message, without affecting the daemon or attached block device(s) in any other way.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error