28 #define attrd_opt_none 0x000 29 #define attrd_opt_remote 0x001 30 #define attrd_opt_private 0x002 35 const char *name,
const char *value,
const char *section,
36 const char *
set,
const char *dampen,
const char *user_name,
int options);
38 const char *operation,
const char *interval_spec,
39 const char *user_name,
int options);
const char * attrd_get_target(const char *name)
struct crm_ipc_s crm_ipc_t
int attrd_update_delegate(crm_ipc_t *ipc, char command, const char *host, const char *name, const char *value, const char *section, const char *set, const char *dampen, const char *user_name, int options)
Send a request to pacemaker-attrd.
int attrd_clear_delegate(crm_ipc_t *ipc, const char *host, const char *resource, const char *operation, const char *interval_spec, const char *user_name, int options)
Send a request to pacemaker-attrd to clear resource failure.
Wrappers for and extensions to libqb IPC.