pacemaker  1.1.14-70404b0
Scalable High-Availability cluster resource manager
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 93 of file stonith-ng.h.

Field Documentation

char* stonith_event_s::action

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

char* stonith_event_s::client_origin

The name of the client that initiated the action.

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

char* stonith_event_s::device

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

char* stonith_event_s::executioner

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

char* stonith_event_s::id

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

char* stonith_event_s::message

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

char* stonith_event_s::operation

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

char* stonith_event_s::origin

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

int stonith_event_s::result

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

char* stonith_event_s::target

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

char* stonith_event_s::type

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


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