9 #ifndef PCMK__PCMKI_PCMKI_STATUS__H 10 #define PCMK__PCMKI_PCMKI_STATUS__H 45 cib_t *cib, xmlNode *current_cib,
48 uint32_t show, uint32_t show_opts,
49 const char *only_node,
const char *only_rsc,
50 const char *neg_location_prefix,
55 uint32_t show_opts,
const char *only_node,
56 const char *only_rsc,
const char *neg_location_prefix,
57 bool simple_output,
unsigned int timeout_ms);
int pcmk__output_simple_status(pcmk__output_t *out, const pcmk_scheduler_t *scheduler)
pcmk__fence_history
Control how much of the fencing history is output.
int pcmk__status(pcmk__output_t *out, cib_t *cib, enum pcmk__fence_history fence_history, uint32_t show, uint32_t show_opts, const char *only_node, const char *only_rsc, const char *neg_location_prefix, bool simple_output, unsigned int timeout_ms)
Data types for Cluster Information Base access.
Implementation of pcmk_scheduler_t.
Formatted output for pacemaker tools.
IPC commands for Pacemakerd.
pcmk_scheduler_t * scheduler
This structure contains everything that makes up a single output formatter.
int pcmk__output_cluster_status(pcmk__output_t *out, stonith_t *stonith, cib_t *cib, xmlNode *current_cib, enum pcmk_pacemakerd_state pcmkd_state, enum pcmk__fence_history fence_history, uint32_t show, uint32_t show_opts, const char *only_node, const char *only_rsc, const char *neg_location_prefix, bool simple_output)