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