pub fn ping_monitor(cluster: rados_t, mon_id: &str) -> RadosResult<String>Expand description
Ping a monitor to assess liveness May be used as a simply way to assess liveness, or to obtain information about the monitor in a simple way even in the absence of quorum.