![]() |
pacemaker
2.1.9-49aab99839
Scalable High-Availability cluster resource manager
|
#include <include/crm/stonith-ng.h>
Data Fields | |
| char * | id |
| char * | type |
| char * | message |
| char * | operation |
| int | result |
| char * | origin |
| char * | target |
| char * | action |
| char * | executioner |
| char * | device |
| char * | client_origin |
| void * | opaque |
Definition at line 144 of file stonith-ng.h.
| char* stonith_event_s::action |
Definition at line 154 of file stonith-ng.h.
| char* stonith_event_s::client_origin |
The name of the client that initiated the action.
Definition at line 160 of file stonith-ng.h.
| char* stonith_event_s::device |
Definition at line 157 of file stonith-ng.h.
| char* stonith_event_s::executioner |
Definition at line 155 of file stonith-ng.h.
| char* stonith_event_s::id |
Definition at line 146 of file stonith-ng.h.
| char* stonith_event_s::message |
Definition at line 148 of file stonith-ng.h.
| void* stonith_event_s::opaque |
Definition at line 163 of file stonith-ng.h.
| char* stonith_event_s::operation |
Definition at line 149 of file stonith-ng.h.
| char* stonith_event_s::origin |
Definition at line 152 of file stonith-ng.h.
| int stonith_event_s::result |
Definition at line 151 of file stonith-ng.h.
| char* stonith_event_s::target |
Definition at line 153 of file stonith-ng.h.
| char* stonith_event_s::type |
Definition at line 147 of file stonith-ng.h.
1.8.14