![]()  | 
  
    pacemaker
    3.0.0-d8340737c4
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <include/crm/stonith-ng.h>
Data Fields | |
| char * | id | 
| 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 150 of file stonith-ng.h.
| char* stonith_event_s::client_origin | 
The name of the client that initiated the action.
Definition at line 156 of file stonith-ng.h.
| char* stonith_event_s::device | 
Definition at line 153 of file stonith-ng.h.
| char* stonith_event_s::executioner | 
Definition at line 151 of file stonith-ng.h.
| char* stonith_event_s::id | 
Definition at line 145 of file stonith-ng.h.
| void* stonith_event_s::opaque | 
Definition at line 159 of file stonith-ng.h.
| char* stonith_event_s::operation | 
Definition at line 146 of file stonith-ng.h.
| char* stonith_event_s::origin | 
Definition at line 148 of file stonith-ng.h.
| int stonith_event_s::result | 
Definition at line 147 of file stonith-ng.h.
| char* stonith_event_s::target | 
Definition at line 149 of file stonith-ng.h.
 1.8.14