![]() |
pacemaker
1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
|
#include <status.h>

Data Fields | |
| int | id |
| int | priority |
| resource_t * | rsc |
| node_t * | node |
| xmlNode * | op_entry |
| char * | task |
| char * | uuid |
| char * | cancel_task |
| enum pe_action_flags | flags |
| enum rsc_start_requirement | needs |
| enum action_fail_response | on_fail |
| enum rsc_role_e | fail_role |
| action_t * | pre_notify |
| action_t * | pre_notified |
| action_t * | post_notify |
| action_t * | post_notified |
| int | seen_count |
| GHashTable * | meta |
| GHashTable * | extra |
| int | runnable_before |
| int | required_runnable_before |
| GListPtr | actions_before |
| GListPtr | actions_after |
| void * | action_details |
| char * | reason |
| enum rsc_role_e pe_action_s::fail_role |
| enum pe_action_flags pe_action_s::flags |
| enum rsc_start_requirement pe_action_s::needs |
| enum action_fail_response pe_action_s::on_fail |
| resource_t* pe_action_s::rsc |
1.8.5