pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
stonith_event_s Struct Reference

#include <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
 

Detailed Description

Definition at line 94 of file stonith-ng.h.

Field Documentation

char* stonith_event_s::action

Definition at line 104 of file stonith-ng.h.

char* stonith_event_s::client_origin

The name of the client that initiated the action.

Definition at line 110 of file stonith-ng.h.

char* stonith_event_s::device

Definition at line 107 of file stonith-ng.h.

char* stonith_event_s::executioner

Definition at line 105 of file stonith-ng.h.

char* stonith_event_s::id

Definition at line 96 of file stonith-ng.h.

char* stonith_event_s::message

Definition at line 98 of file stonith-ng.h.

char* stonith_event_s::operation

Definition at line 99 of file stonith-ng.h.

char* stonith_event_s::origin

Definition at line 102 of file stonith-ng.h.

int stonith_event_s::result

Definition at line 101 of file stonith-ng.h.

char* stonith_event_s::target

Definition at line 103 of file stonith-ng.h.

char* stonith_event_s::type

Definition at line 97 of file stonith-ng.h.


The documentation for this struct was generated from the following file: