10#ifndef PCMK__CRM_COMMON_PROBES__H
11#define PCMK__CRM_COMMON_PROBES__H
15#include <libxml/tree.h>
bool pcmk_xe_mask_probe_failure(const xmlNode *xml_op)
Check whether an action history entry represents a maskable probe.
bool pcmk_is_probe(const char *task, guint interval)
Check whether an action name and interval represent a probe.
bool pcmk_xe_is_probe(const xmlNode *xml_op)
Check whether an action history entry represents a probe.